From: Stefan Monnier via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: How do I use compilation-transform-file-match-alist?
Date: Mon, 19 Aug 2024 15:44:59 -0400 [thread overview]
Message-ID: <jwvmsl8i9ka.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: CAP_d_8V8BOwvNCBSukNbiWw1v2B4DVicTFoJ4+qK-7dBQ1Pu_Q@mail.gmail.com
> My question was about customizing variables affecting
> ‘compilation-mode’. It does not seem to pick up directory-local
> variables,
Directory-local variables are supposed to apply to all file buffers, so
if your `compilation-mode` buffer is a file buffer, the dir-local
settings *should* definitely apply.
For non-file buffers, whether dir-local vars are applied or not is
...hmm... well it depends and we've had discussions about when it should
and when it shouldn't. So you might want to `M-x report-emacs-bug`
explaining your circumstances so as to help us figure out when it should
and when it shouldn't.
Stefan
next prev parent reply other threads:[~2024-08-19 19:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-15 14:45 How do I use compilation-transform-file-match-alist? Yuri Khan
2024-08-17 14:14 ` Joel Reicher
2024-08-17 14:46 ` Yuri Khan
2024-08-19 19:44 ` Stefan Monnier via Users list for the GNU Emacs text editor [this message]
2024-08-21 10:28 ` Joel Reicher
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=jwvmsl8i9ka.fsf-monnier+emacs@gnu.org \
--to=help-gnu-emacs@gnu.org \
--cc=monnier@iro.umontreal.ca \
/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.