From 80028aa5e49cf897e371bf030eea399d14771e24 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 11 Apr 2013 07:16:37 +0200 Subject: Documentation for the latest changes --- doc/parens.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/parens.texi') diff --git a/doc/parens.texi b/doc/parens.texi index c42ee61..de88cf5 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -197,6 +197,12 @@ will add a new rule that says that any file inside my children) is to be assigned to Guile. Since rules are first matched, first served, this new rule will take precedence over the default ones. +@cindex autostart REPL +@cindex start REPL, automatically +A final tip: if you want Geiser to start automatically a REPL for you if +it notices that there's no one active when it enters @i{geiser-mode}, +you can customize @code{geiser-mode-start-repl-p} to @code{t}. + @subsubheading Switching between source files and the REPL @cindex switching to REPL @cindex switching to source -- cgit v1.2.3