GNU bug report logs -
#70136
30.0.50; comint-mode doesn't call hack-dir-local-variables-non-file-buffer
Previous Next
Full log
Message #11 received at 70136 <at> debbugs.gnu.org (full text, mbox):
On Tue, 2 Apr 2024 at 14:58, Eli Zaretskii wrote:
> It doesn't sound right to me to do that by default, since comint is
> used for shell-like interpreters, and those tend to change directories
> at will. Which means that dir-locals for some random directory
> doesn't necessarily take such modes into consideration.
This observation makes sense, but it mostly applies to the good old
'M-x shell', not to 'M-x project-shell', other language interpreters, or
to compilation buffers.
By the way, I now realize that 'M-x compile' doesn't use comint-mode
by default. Which raises the same question: should compilation-mode
call hack-dir-local-variables-non-file-buffer?
> If you need that for some particular use case, can't you call it from
> comint-mode-hook or something?
Sure, it's an easy customization, but the question is whether it's the
expected default behavior. :-)
This bug report was last modified 179 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.