Juri Linkov <[EMAIL PROTECTED]> writes:

  > >     However, this has one problem: it will correct the word only to
  > >     the first variant.
  > >
  > > Is that because the text property keymap will go away when the word
  > > becomes correctly spelled?
  > 
  > Yes, the overlay with the keymap will go away after the word is
  > fixed with first M-TAB.
  > 
  > > It should be easy to fix the command to read the next event, and if
  > > the next event is another M-TAB, it would repeat.
  > 
  > I think this would work.  Dan, what do you think?

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".


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to