From 2d6f9c093ab8f5c29204c7cd82ba53253a2e8348 Mon Sep 17 00:00:00 2001
From: Jose Antonio Ortega Ruiz <jao@gnu.org>
Date: Sat, 4 Sep 2010 21:21:04 +0200
Subject: Documentation nit

---
 doc/repl.texi | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/repl.texi b/doc/repl.texi
index b314172..fe345df 100644
--- a/doc/repl.texi
+++ b/doc/repl.texi
@@ -140,7 +140,9 @@ enter a new expression for evaluation old error messages are forgotten,
 so that @kbd{M-g n} will always jump to errors related to the last
 evaluation request, if any. If you prefer a not so forgetful REPL, set
 the customization variable @code{geiser-repl-forget-old-errors-p} to
-@code{nil}.
+@code{nil}. Note, however, that even when that variable is left as
+@kdb{t}, you can always jump to an old error by moving to its line at
+the REPL and pressing return.
 
 @node Autodoc and friends, Customization and tips, Completion and error handling, The REPL
 @section Autodoc and friends
-- 
cgit v1.2.3