From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Agustin Martin Newsgroups: gmane.emacs.bugs 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 Message-ID: <20130415101209.GA7033@agmartin.aq.upm.es> References: <87bo9m3pp2.fsf@sc3d.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1366020778 27862 80.91.229.3 (15 Apr 2013 10:12:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Apr 2013 10:12:58 +0000 (UTC) To: 14178-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Apr 15 12:13:02 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1URgPE-0000Gm-Le for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Apr 2013 12:13:00 +0200 Original-Received: from localhost ([::1]:40091 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URgPD-00029B-Re for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Apr 2013 06:12:59 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URgP8-00028u-M3 for bug-gnu-emacs@gnu.org; Mon, 15 Apr 2013 06:12:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URgP6-0000PK-VB for bug-gnu-emacs@gnu.org; Mon, 15 Apr 2013 06:12:54 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URgP6-0000P0-QS for bug-gnu-emacs@gnu.org; Mon, 15 Apr 2013 06:12:52 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1URgT9-0007Tf-73 for bug-gnu-emacs@gnu.org; Mon, 15 Apr 2013 06:17:03 -0400 Resent-From: Agustin Martin Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 15 Apr 2013 10:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 14178 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 14178@debbugs.gnu.org, agustin.martin@hispalinux.es, rrt@sc3d.org Original-Received: via spool by 14178-done@debbugs.gnu.org id=D14178.136602098528659 (code D ref 14178); Mon, 15 Apr 2013 10:17:02 +0000 Original-Received: (at 14178-done) by debbugs.gnu.org; 15 Apr 2013 10:16:25 +0000 Original-Received: from localhost ([127.0.0.1]:51539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1URgSX-0007SB-0I for submit@debbugs.gnu.org; Mon, 15 Apr 2013 06:16:25 -0400 Original-Received: from fibonacci.ccupm.upm.es ([138.100.198.70]:35241 helo=smtp.upm.es) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1URgSU-0007S3-HL for 14178-done@debbugs.gnu.org; Mon, 15 Apr 2013 06:16:24 -0400 Original-Received: from agmartin.aq.upm.es (Agmartin.aq.upm.es [138.100.41.131]) by smtp.upm.es (8.14.3/8.14.3/fibonacci-001) with ESMTP id r3FAC99d002551; Mon, 15 Apr 2013 12:12:09 +0200 Original-Received: by agmartin.aq.upm.es (Postfix, from userid 1000) id 6F54B460; Mon, 15 Apr 2013 12:12:09 +0200 (CEST) Content-Disposition: inline In-Reply-To: <87bo9m3pp2.fsf@sc3d.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:73418 Archived-At: 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