unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Agustin Martin <agustin.martin@hispalinux.es>
To: 14178-done@debbugs.gnu.org
Subject: bug#14178: 24.2; Adding words to the spelling dictionary does not cause them immediately to be marked as correct in flyspell
Date: Mon, 15 Apr 2013 12:12:09 +0200	[thread overview]
Message-ID: <20130415101209.GA7033@agmartin.aq.upm.es> (raw)
In-Reply-To: <87bo9m3pp2.fsf@sc3d.org>

On Thu, Apr 11, 2013 at 12:56:25AM +0100, Reuben Thomas wrote:
> 0. M-x flyspell-mode
> 
> 1. Type "fooble" (where "fooble" is not a word in your default
> wordlist); note that the word is highlighted as an error
> 
> 2. M-x ispell-buffer, press "a" to accept the word
> 
> 3. Oops, it's still highlighted.
> 
> I appreciate that fixing this may involve some cooperation between
> ispell and flyspell, but suggest that a lot of users used to editors
> with an integrated spell-checking facility may not have this sympathy
> and be wondering what on earth is the problem!

Just committed a change using

(and (fboundp 'flyspell-unhighlight-at)
     (flyspell-unhighlight-at start))

after ispell accepts word. This should care of that, so I am closing this
bug report. Please check and reopen if appropriate.

Thanks for your feedback,

-- 
Agustin





      reply	other threads:[~2013-04-15 10:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-10 23:56 bug#14178: 24.2; Adding words to the spelling dictionary does not cause them immediately to be marked as correct in flyspell Reuben Thomas
2013-04-15 10:12 ` Agustin Martin [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=20130415101209.GA7033@agmartin.aq.upm.es \
    --to=agustin.martin@hispalinux.es \
    --cc=14178-done@debbugs.gnu.org \
    /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).