Eli Zaretskii <[EMAIL PROTECTED]> writes: >> From: "emacs user" <[EMAIL PROTECTED]> >> wouldn't you consider it a bug that flyspell-correct-word does not work >> without windows system? > > flyspell-correct-word pops up a menu, which is hard to do without a > windowing system. Of course, it would be great if someone wrote the > code to use a buffer instead.
It's already done through flyspell-check-previous-highlighted-word. > almost, except that it doesnt seem to have the feature of adding > corrected words to the deabrev list... I don't use this functionnality, however, I don't see less options with f-c-p-h-w than with button-2: ,----[ C-h f ispell-help RET ] | ispell-help is a compiled Lisp function in `ispell.el'. | (ispell-help) | | Display a list of the options available when a misspelling is encountered. | | Selections are: | | DIGIT: Replace the word with a digit offered in the *Choices* buffer. | SPC: Accept word this time. | `i': Accept word and insert into private dictionary. | `a': Accept word for this session. | `A': Accept word and place in `buffer-local dictionary'. | `r': Replace word with typed-in value. Rechecked. | `R': Replace word with typed-in value. Query-replaced in buffer. Rechecked. | `?': Show these commands. | `x': Exit spelling buffer. Move cursor to original point. | `X': Exit spelling buffer. Leaves cursor at the current point, and permits | the aborted check to be completed later. | `q': Quit spelling session (Kills ispell process). | `l': Look up typed-in replacement in alternate dictionary. Wildcards okay. | `u': Like `i', but the word is lower-cased first. | `m': Place typed-in value in personal dictionary, then recheck current word. | `C-l': redraws screen | `C-r': recursive edit | `C-z': suspend emacs or iconify frame | `---- Regards -- | Michaël `Micha' Cadilhac | Un certain Blaise Pascal | | Epita/LRDE Promo 2007 | etc... etc... | | http://www.lrde.org/~cadilh_m | -- Prévert (Les paris stupides) | `-- - JID: [EMAIL PROTECTED] --' - --'
pgp1n0EJxH4E6.pgp
Description: PGP signature
_______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
