From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Dmitry Alexandrov Newsgroups: gmane.emacs.help Subject: Re: flyspell duplicate exceptions Date: Sun, 19 Jul 2020 15:02:02 +0300 Message-ID: References: <871rl7vqox.fsf@yandex.com> <87r1t7rfg0.fsf@gmail.com> <87r1t7u5bn.fsf@yandex.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32312"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: help-gnu-emacs@gnu.org, =?utf-8?Q?K=C3=A9vin?= Le Gouguec To: Colin Baxter Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Jul 19 14:04:32 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jx83U-0008Ig-H1 for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 19 Jul 2020 14:04:32 +0200 Original-Received: from localhost ([::1]:52966 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jx83T-0002Lz-6b for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 19 Jul 2020 08:04:31 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38082) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jx81I-0002Ls-RB for help-gnu-emacs@gnu.org; Sun, 19 Jul 2020 08:02:16 -0400 Original-Received: from relay-2.mailobj.net ([213.182.54.5]:42913) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jx81G-00040T-VW for help-gnu-emacs@gnu.org; Sun, 19 Jul 2020 08:02:16 -0400 Original-Received: from v-1c.localdomain (unknown [192.168.90.161]) by relay-2.mailobj.net (Postfix) with SMTP id C88C312C8; Sun, 19 Jul 2020 14:02:09 +0200 (CEST) Original-Received: by mail-1.net-c.com [213.182.54.15] with ESMTP Sun, 19 Jul 2020 14:02:09 +0200 (CEST) X-EA-Auth: tZ8CjkxSeCiRZN2w9bfQCZEWOM80He5QFgYTfy+LaCnJnA0z1na9tURX3yaNPu3IDmIADbjRUlkOxycQkkpU1bKbCky29669 In-Reply-To: <87r1t7u5bn.fsf@yandex.com> (Colin Baxter's message of "Sun, 19 Jul 2020 12:12:12 +0100") Received-SPF: pass client-ip=213.182.54.5; envelope-from=dag@gnui.org; helo=relay-2.mailobj.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/19 08:02:10 X-ACL-Warn: Detected OS = Linux 3.1-3.10 X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:123561 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Colin Baxter wrote: > 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-exce= ptions' is recognised. (with-eval-after-load 'flyspell =E2=80=A6) or just (require 'flyspell) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYIACsWIQRSX35grYEsI2F1K7TIsPhUjufz5wUCXxQ2Og0cZGFnQGdudWku b3JnAAoJEMiw+FSO5/PnGgEA/jQulz6Kfb2x/n99vSv0SXfozy00SQ+kh6Kzhbvg +aEOAQD9yBaK5Z2SccGZeSzdobnarx6nYVIhTe1Ka9Spmh+0CQ== =ATCf -----END PGP SIGNATURE----- --=-=-=--