From: Max Nikulin <manikulin@gmail.com>
To: Joseph Turner <joseph@breatheoutbreathe.in>,
Emacs Devel Mailing List <emacs-devel@gnu.org>
Cc: Bohong Huang <bohonghuang@qq.com>
Subject: Re: Ignore a Local Variables list
Date: Tue, 24 Dec 2024 21:44:04 +0700 [thread overview]
Message-ID: <17d13987-02cf-47fa-89a2-aaa733daf3d6@gmail.com> (raw)
In-Reply-To: <87ttawewpx.fsf@breatheoutbreathe.in>
On 22/12/2024 01:07, Joseph Turner wrote:
> Another solution is to put an empty Local Variables list *above* the one
> I want to ignore. This solution seems fragile, since Emacs only looks
> within the last 3000 characters for a Local Variables list.
Currently it is not specified whether first or last local variables
section should be taken if several ones are found at the end of the
document. I think, picking the last one will allow to suppress local
variables examples above using purely *plain text* "markup" without
pitfalls with control characters.
"First pattern within last 3000 characters" is a quite peculiar rule to
my taste.
prev parent reply other threads:[~2024-12-24 14:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-21 18:07 Ignore a Local Variables list Joseph Turner
2024-12-22 9:06 ` Tassilo Horn
2024-12-22 23:55 ` Joseph Turner
2024-12-24 14:44 ` Max Nikulin [this message]
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=17d13987-02cf-47fa-89a2-aaa733daf3d6@gmail.com \
--to=manikulin@gmail.com \
--cc=bohonghuang@qq.com \
--cc=emacs-devel@gnu.org \
--cc=joseph@breatheoutbreathe.in \
/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.