Ispell
is a program that helps you to correct spelling and
typographical errors in a file. When presented with a word that is not
in the dictionary, ispell
attempts to find near misses that
might include the word you meant.
This manual describes how to use ispell
from within emacs
.
Other information about ispell
is available from the Unix
manual pages.
Ispell
is a program that helps you to correct spelling errors in
a file, and to find the correct spelling of words. When presented with
a word that is not in the dictionary, ispell
attempts to find
near misses that might include the word you meant.
This manual describes how to use ispell, as well as a little about its implementation.
The simplest emacs command for calling ispell is 'M-$' (meta-dollar. On some terminals, you must type ESC-$.) This checks the spelling of the word under the cursor. If the word is found in the dictionary, then a message is printed in the echo area. Otherwise, ISPELL attempts to generate near misses.
If any near misses are found, they are displayed in a separate window, each preceded by a digit or character. If one of these is the word you wanted, just type its digit or character, and it will replace the original word in your buffer.
If no near miss is right, or if none are displayed, you have five choices:
^
, then a very fast