From 1be07dd7dd5032cc7b4e90a4e0fc0432ccda67a6 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 22 Jun 2010 01:06:58 +0200 Subject: Documentation tweaks. --- doc/geiser.texi | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) (limited to 'doc/geiser.texi') diff --git a/doc/geiser.texi b/doc/geiser.texi index f327155..8c9cce8 100644 --- a/doc/geiser.texi +++ b/doc/geiser.texi @@ -50,14 +50,15 @@ It draws inspiration (and a bit more) from environments such as Common Lisp's Slime, Factor's FUEL, Squeak or Emacs itself, and does its best to make Scheme hacking inside Emacs (even more) fun. -Or, to be precise, what i consider fun. Geiser is thus my humble -contribution to the dynamic school of expression, and a reaction against -what i perceive as a derailment, in modern times, of standard Scheme -towards the static camp. Because i prefer growing and healing to poking -at corpses, the continuously running Scheme interpreter takes the center -of the stage in Geiser. A bundle of Elisp shims orchestrates the dialog -between the Scheme interpreter, Emacs and, ultimately, the schemer, -giving her access to live metadata. +Or, to be precise, what @uref{http://hacks-galore.org/jao, i} consider +fun. Geiser is thus my humble contribution to the dynamic school of +expression, and a reaction against what i perceive as a derailment, in +modern times, of standard Scheme towards the static camp. Because i +prefer growing and healing to poking at corpses, the continuously +running Scheme interpreter takes the center of the stage in Geiser. A +bundle of Elisp shims orchestrates the dialog between the Scheme +interpreter, Emacs and, ultimately, the schemer, giving her access to +live metadata. Here's how. @ifnothtml @insertcopying @@ -67,7 +68,7 @@ giving her access to live metadata. @menu * Introduction:: * Installation:: -* Quick start:: +* Tutorial:: * Index:: @ifinfo @@ -87,20 +88,17 @@ Installation @end detailmenu @end ifinfo - @end menu - @ifhtml -@macro sLink {WHERE, TEXT} -@uref{http://savannah.nongnu.org/\WHERE\/?group=geiser, \TEXT\}@ @ -@end macro -@html -