[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: It's not obvious how to keep LocalWords (spelling exception
From: |
Daniele Pizzolli |
Subject: |
Re: [O] 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 16:08:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
On Tue, Jun 30 2015, Nicolas Goaziou wrote:
> 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.
Hello,
In fact it is not so easy to find it! There are too many way to search
in emacs and there is not an universal one (I guess). If you have
reasonable defaults the following should work:
M-x apropos-value RET LocalWords
and should point to: ispell-words-keyword
Best,
Daniele