On Wed, Jan 12 2011, Mark Harig wrote: > Does C-c C-d C-i (bound to `geiser-doc-look-up-manual') have some > extra capability beyond C-h S (bound to `info-lookup-symbol')?
Yes. C-c C-d C-i is equivalent to a info manual lookup only for Guile. In Racket, the command implementation is totally different. The same will happen when/if Geiser supports other Scheme implementations not offering texinfo manuals. Cheers, jao -- Remember when life's path is steep to keep your mind even. -Horace, poet and satirist (65-8 BCE)
