Sebastian Schubert <[EMAIL PROTECTED]> writes: > is it possible to really search through emacs' help? I mean for example if I > search how to check spelling I want to enter "spelling" somewhere and want > to get help. Is that possible?
Using the index of the info-pages ,---- | C-h i m Emacs i spelling `---- you'll find ,----[ (info "(emacs)Spelling") ] | This section describes the commands to check the spelling of a single word | or of a portion of a buffer. These commands work with the spelling checker | program Ispell, which is not part of Emacs. *Note Ispell: (ispell)Top. | [...] `---- Greetings, Jochen -- Einigkeit und Recht und Freiheit http://www.Jochen-Kuepper.de Libert�, �galit�, Fraternit� GnuPG key: CC1B0B4D (Part 3 you find in my messages before fall 2003.) _______________________________________________ Help-gnu-emacs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
