summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-05 13:28:34 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-05 13:28:34 +0100
commit0e8be474273d6a515622334a16f2b0d34024e934 (patch)
treecee3dd9830ddb2e8fd11dea3415f8e9ff0d2df21 /doc
parent1177482fcd38d4150b5d33ddc42eb10f8a8e6b9b (diff)
downloadgeiser-chez-0e8be474273d6a515622334a16f2b0d34024e934.tar.gz
geiser-chez-0e8be474273d6a515622334a16f2b0d34024e934.tar.bz2
Bug fix: honour geiser-repl-use-other-window
Diffstat (limited to 'doc')
-rw-r--r--doc/repl.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/repl.texi b/doc/repl.texi
index feb47c4..b01295d 100644
--- a/doc/repl.texi
+++ b/doc/repl.texi
@@ -26,7 +26,9 @@ the supported implementations you want to launch---yes, you can stop the
asking, see @altr{active-implementations,below,Customization and tips,.}
Tabbing for completion will offer you, as of this writing, @code{guile}
and @code{racket}. Just choose your poison, and a new REPL buffer will
-pop up.
+pop up (by default, the REPL will appear in a new window: if that annoys
+you, just set @code{geiser-repl-use-other-window} to @code{nil} and the
+current window will be used).
@imgc{repls}