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?
If all else fails, you could read the documentation. Right at the top of the Emacs manual it is mentioned that "h" will take you to an Info tutorial. Anyway, here is how to look at "spell" via the index: C-h i d m emacs RET i spell RET You can also select the Emacs manual from the Help menu, then type i spell RET -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs