From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: It's not obvious how to keep LocalWords (spelling exceptions) conveniently [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.4/lisp/org/)] Date: Tue, 30 Jun 2015 15:35:08 +0200 Message-ID: <87si99iak3.fsf@nicolasgoaziou.fr> References: <87y4j1346c.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]:48424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9vfR-00078O-4C for emacs-orgmode@gnu.org; Tue, 30 Jun 2015 09:33:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z9vfQ-0001aG-4y for emacs-orgmode@gnu.org; Tue, 30 Jun 2015 09:33:41 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:55207) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9vfP-0001Zv-VJ for emacs-orgmode@gnu.org; Tue, 30 Jun 2015 09:33:40 -0400 In-Reply-To: <87y4j1346c.fsf@sc3d.org> (Reuben Thomas's message of "Tue, 30 Jun 2015 11:02:03 +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: Disclaimer: I don't know what are "LocalWords" and I could find a reference either in the Emacs or Elisp manual. > I use flyspell/ispell, and add words to my org files=E2=80=99 LocalWords > stanzas. I keep these at the bottom of my document (as is typical for > other file types), but I don=E2=80=99t insist on that if there=E2=80=99s = a better way. Put them at the beginning of the file, i.e., before the first headline, and comment them. > The problem is that when I press Ctrl+Return near the bottom of the > buffer, just above the LocalWords stanza, point skips past the commented > LocalWords and makes a new entry underneath. See above. > However, it would be good if this worked out of the box, i.e. if if > org-mode instrumented ispell suitably so that when LocalWords entries > are added, they are a) by default not included in the export, It will not happen if you comment them. Regards, --=20 Nicolas Goaziou