From be04e20fb0864b09395c5bd55783033e82145148 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 1 May 2011 18:04:30 -0700 Subject: Documentation fixes courtesy of M. Harig In this episode, we learn how to use @ escapes in texinfo urls. --- doc/repl.texi | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/repl.texi') diff --git a/doc/repl.texi b/doc/repl.texi index 14a9397..bef0f3f 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -321,13 +321,13 @@ for Racket are @code{geiser-racket-collects} and @code{geiser-racket-init-file}. Note, however, that specifying @code{geiser-guile-init-file} is @i{not} -equivalent to changing Guile's init file (@file{~/.guile}), because the -former is loaded using the @code{-l} flag, together with @code{-q} to -disable loading the second. But there are subtle differences in the way -Guile loads the init file vs. how it loads a file specifed via the -@code{-l} flag. If what you want is just loading @file{~/.guile}, leave -@code{geiser-guile-init-file} alone and set -@code{geiser-guile-load-init-file-p} to @code{t} instead. +equivalent to changing Guile's initialization file (@file{~/.guile}), +because the former is loaded using the @code{-l} flag, together with +@code{-q} to disable loading the second. But there are subtle +differences in the way Guile loads the initialization file versus how it +loads a file specified via the @code{-l} flag. If what you want is just +loading @file{~/.guile}, leave @code{geiser-guile-init-file} alone and +set @code{geiser-guile-load-init-file-p} to @code{t} instead. @subsubheading History -- cgit v1.2.3