From 4826d33808c8c54bbe455639c942fc3f789383c0 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 30 Dec 2010 15:58:13 +0100 Subject: A bit of documentation --- doc/parens.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/parens.texi b/doc/parens.texi index 63c6d94..4863ac4 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -219,11 +219,13 @@ in @ref{To eval or not to eval}) their signatures will start appearing in the echo area. @cindex disabling autodoc +@cindex manual autodoc Autodoc activation is controlled by a minor mode, @code{geiser-autodoc}, which you can toggle with @kbd{M-x geiser-autodoc}, or its associated keyboard shortcut, @kbd{C-c C-d a}. That @t{/A} indicator in the -mode-line is telling you that autodoc is active. If you prefer, for some -obscure reason, that it be inactive by default, just set +mode-line is telling you that autodoc is active. If you prefer that it +be inactive by default (e.g., because you're connecting to a really +remote scheme and want to minimize network exchanges), just set @code{geiser-mode-autodoc-p} to @code{nil} in your customization files. Even when autodoc mode is off, you can use @code{geiser-autodoc-show}, bound by default to @kbd{C-c C-d s}, to show the autodoc string for the -- cgit v1.2.3