From: Colin Baxter <m43cap@yandex.com>
To: help-gnu-emacs@gnu.org
Subject: flyspell duplicate exceptions
Date: Sun, 19 Jul 2020 09:45:18 +0100 [thread overview]
Message-ID: <871rl7vqox.fsf@yandex.com> (raw)
Hello,
Is there any way to add "myexception" to the default list of the variable
'flyspell-mark-duplications-exceptions'? An emacs-init setq in the manner of
#+begin_src elisp
(setq flyspell-mark-duplications-exceptions
'((nil . ("that" "had" "myexception")) ;; Defaults + myexception
("\\`francais" . ("nous" "vous")) ;; French defaults
)) ;; End brackets
#+end_src
works, but a repeat of default settings seems wasteful to me.
Best wishes,
Colin
--
Colin Baxter
URL: http://www.Colin-Baxter.com
next reply other threads:[~2020-07-19 8:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-19 8:45 Colin Baxter [this message]
2020-07-19 10:01 ` flyspell duplicate exceptions Kévin Le Gouguec
2020-07-19 11:12 ` Colin Baxter
2020-07-19 12:02 ` Dmitry Alexandrov
2020-07-19 13:05 ` Colin Baxter
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=871rl7vqox.fsf@yandex.com \
--to=m43cap@yandex.com \
--cc=help-gnu-emacs@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.
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).