summaryrefslogtreecommitdiff
path: root/doc/parens.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-04-11 07:16:37 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-04-11 07:16:37 +0200
commit80028aa5e49cf897e371bf030eea399d14771e24 (patch)
treee0c021b23f82f8308f689ff2a654bfd3f423b541 /doc/parens.texi
parent96f8693803a4f49770f3bd7a1b3dbad778522987 (diff)
downloadgeiser-chez-80028aa5e49cf897e371bf030eea399d14771e24.tar.gz
geiser-chez-80028aa5e49cf897e371bf030eea399d14771e24.tar.bz2
Documentation for the latest changes
Diffstat (limited to 'doc/parens.texi')
-rw-r--r--doc/parens.texi6
1 files changed, 6 insertions, 0 deletions
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