From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-mode breaks flyspell [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.4/lisp/org/)] Date: Fri, 26 Jun 2015 14:05:16 +0200 Message-ID: <87mvzmvfnn.fsf@nicolasgoaziou.fr> References: <87bng2vg9j.fsf@sc3d.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8SMF-000248-3h for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 08:03:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8SME-0000zy-4j for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 08:03:47 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8SMD-0000zc-Ur for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 08:03:46 -0400 In-Reply-To: <87bng2vg9j.fsf@sc3d.org> (Reuben Thomas's message of "Fri, 26 Jun 2015 12:52:08 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Reuben Thomas Cc: emacs-orgmode@gnu.org Hello, Reuben Thomas writes: > Tested using =E2=80=9Cemacs -Q=E2=80=9D, so you can ignore the details of= my setup: > > Start up Emacs, M-x flyspell-mode dat > > The mis-spelled (I=E2=80=99m using English, not Latin as my default langu= age) > =E2=80=9Cdat=E2=80=9D is underwiggled. > > Type Backspace a SPACE > > The word is now =E2=80=9Cdata=E2=80=9D, and (in English or Latin!) is now= correct, so not underwiggled. > > M-x org-mode and repeat the exercise: the underwiggle on the letters of > =E2=80=9Cdat=E2=80=9D remains after I have typed the =E2=80=9Ca=E2=80=9D. Thank you. Apparently, this issue cannot be reproduced on latest development version of Org. You may want to switch to development version of Org or wait for 8.3 to be released. Regards, --=20 Nicolas Goaziou