1 \input texinfo @c -*-texinfo-*-
3 @setfilename geiser.info
4 @settitle Geiser User Manual
10 This manual documents Geiser, an Emacs environment to hack in Scheme.
12 Copyright @copyright{} 2010 Jose Antonio Ortega Ruiz
15 Permission is granted to copy, distribute and/or modify this document
16 under the terms of the GNU Free Documentation License, Version 1.3
17 or any later version published by the Free Software Foundation;
18 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
19 A copy of the license is available from the Free Software
20 Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}.
24 The document was typeset with
25 @uref{http://www.texinfo.org/, GNU Texinfo}.
30 * Geiser: (geiser). Emacs environment for Scheme hacking.
34 @title Geiser User Manual
35 @subtitle Emacs and Scheme talk to each other
36 @author Jose Antonio Ortega Ruiz
38 @vskip 0pt plus 1filll
42 @c Output the table of the contents at the beginning.
46 @node Top, Introduction, (dir), (dir)
53 * Between the parens::
55 * No hacker is an island::
59 --- The Detailed Node Listing ---
77 * Completion and error handling::
78 * Autodoc and friends::
79 * Customization and tips::
84 * The source and the REPL::
85 * Documentation helpers::
86 * To eval or not to eval::
87 * To err perchance to debug::
89 * Geiser writes for you::
95 * Documentation browser::
107 @include install.texi
116 @c geiser.texinfo ends here