emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: key bindings for flyspell-mode that work on terminals


From: Juri Linkov
Subject: Re: key bindings for flyspell-mode that work on terminals
Date: Tue, 08 Nov 2005 14:42:14 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

> I am not so sure. Some symbols are not correct words.
> For example if you have in a buffer:
>
> ;; dabbrev
>
> and do M-TAB at the end of that word, you wouldn't want flyspell to
> try to fix the spelling for "dabbrev".

Actually this will work as you want.  With M-TAB defined in
`flyspell-mouse-map', M-TAB at the end of that word will call
`lisp-complete-symbol', and inside the word - flyspell completion.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]