GNU bug report logs -
#11963
23.4; flyspell should update display after dictionary insertion
Previous Next
Reported by: Norman Ramsey <nr <at> cs.tufts.edu>
Date: Tue, 17 Jul 2012 20:07:02 UTC
Severity: minor
Found in version 23.4
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Norman Ramsey <nr <at> cs.tufts.edu>
> Date: Tue, 17 Jul 2012 15:59:28 -0400
>
> When flyspell-mode inserts a word into my personal dictionary, it
> should mark that word as correctly spelled. It doesn't.
>
> C-x C-f /tmp/foo.txt
> M-x text-mode
> M-x load-library flyspell
> M-x flyspell-mode
> This MRFy theorem
>
> at this stage the word 'MRFy' should be highlighted as misspelled.
> We now insert it into the dictionary and save it:
>
> M-b M-b M-$ i y
>
> At this stage 'MRFy' should no longer be highlighted as misspelled.
> But it remands highlighted until we move off of if, and if we move using
> M-> or similar, it does not get updated properly. It should be updated
> immediately upon insertion into the dictionary.
Works correctly for me in Emacs 24.1, the latest released version.
This bug report was last modified 12 years and 302 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.