summaryrefslogtreecommitdiff
path: root/doc/parens.texi
diff options
context:
space:
mode:
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