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
commite97cfc075eff2212875a3fba5b2d71af7960133e (patch)
tree5d66dbdb1a9b59559fd5624c46c20a149d16ed99 /doc/parens.texi
parent2f48c7955f48b07d0aa656267b6b9954077626e0 (diff)
downloadgeiser-e97cfc075eff2212875a3fba5b2d71af7960133e.tar.gz
geiser-e97cfc075eff2212875a3fba5b2d71af7960133e.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