unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: emacs user <user.emacs@gmail.com>
Cc: 31372-done@debbugs.gnu.org
Subject: bug#31372: 26.1; flyspell highlighting for all misspelled words vanishes after adding a word to dictionary
Date: Sun, 06 May 2018 21:26:55 +0300	[thread overview]
Message-ID: <83y3gwr66o.fsf@gnu.org> (raw)
In-Reply-To: <CAK16+Ce8GNQNCUmaoEfuH8F5-w9cb2kqQ_SbtdVG_tRrbgFCAw@mail.gmail.com> (message from emacs user on Sun, 6 May 2018 10:58:33 +0300)

> From: emacs user <user.emacs@gmail.com>
> Date: Sun, 6 May 2018 10:58:33 +0300
> 
> Hello, I am encountering the problem described in
> 
> https://emacs.stackexchange.com/questions/30653/flyspells-highlight-cleared-after-a-save-word-action
> 
> to quote from there:
> 
> After running flyspell-buffer, all misspelled words are highlighted.
> However, after saving a word, all of the highlighting is gone. How can
> I avoid that?
> 
> this has been a problem for a while now for me, in different emacs versions.

When the personal dictionary is saved, ispell.el restarts Flyspell
mode, and that removes all the overlays used for highlighting.  This
code was a deliberate change to fix bug#11963, which see.  However,
since then, a better solution for the same scenario was already
installed, so this semi-kludgey fix is no longer needed.  I removed
that code now on the master branch, and that fixes this particular
bug.

Thanks.





      reply	other threads:[~2018-05-06 18:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-06  7:58 bug#31372: 26.1; flyspell highlighting for all misspelled words vanishes after adding a word to dictionary emacs user
2018-05-06 18:26 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83y3gwr66o.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=31372-done@debbugs.gnu.org \
    --cc=user.emacs@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).