all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Colin Baxter <m43cap@yandex.com>
To: "Kévin Le Gouguec" <kevin.legouguec@gmail.com>
Cc: , help-gnu-emacs@gnu.org
Subject: Re: flyspell duplicate exceptions
Date: Sun, 19 Jul 2020 12:12:12 +0100	[thread overview]
Message-ID: <87r1t7u5bn.fsf@yandex.com> (raw)
In-Reply-To: <87r1t7rfg0.fsf@gmail.com> ("Kévin Le Gouguec"'s message of "Sun, 19 Jul 2020 12:01:51 +0200")

Dear Kévin,
>>>>> Kévin Le Gouguec <kevin.legouguec@gmail.com> writes:

    > Colin Baxter <m43cap@yandex.com> writes:
    >> Is there any way to add "myexception" to the default list of the
    >> variable 'flyspell-mark-duplications-exceptions'?

    > If I understand generalized variables correctly:

    > #+begin_src elisp (push "myexception" (alist-get nil
    > flyspell-mark-duplications-exceptions))
    > #+end_src

Great, this works. I ended up actually using it in a '.dir-locals.el'
since flyspell must be loaded first to ensure that the variable 
'flyspell-mark-duplications-exceptions' is recognised.

Thanks again.

Best wishes,

Colin.

-- 
Colin Baxter
URL: http://www.Colin-Baxter.com



  reply	other threads:[~2020-07-19 11:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-19  8:45 flyspell duplicate exceptions Colin Baxter
2020-07-19 10:01 ` Kévin Le Gouguec
2020-07-19 11:12   ` Colin Baxter [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r1t7u5bn.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=kevin.legouguec@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.