GNU bug report logs - #78780
31.0.50; Directory local variables not effective when loading Elisp file

Previous Next

Package: emacs;

Reported by: Óscar Fuentes <oscarfv <at> eclipso.eu>

Date: Fri, 13 Jun 2025 11:54:02 UTC

Severity: normal

Found in version 31.0.50

Full log


Message #8 received at 78780 <at> debbugs.gnu.org (full text, mbox):

From: Óscar Fuentes <oscarfv <at> eclipso.eu>
To: 78780 <at> debbugs.gnu.org
Subject: Re: bug#78780: 31.0.50; Directory local variables not effective
 when loading Elisp file
Date: Fri, 13 Jun 2025 17:29:56 +0200
Óscar Fuentes via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs <at> gnu.org> writes:

> In ~/elisp/singles I created this .dir-locals.el file:
>
> ((nil
>   . ((warning-suppress-log-types
>       . '(missing-lexbind-cookie)))))

For the record: following Eli's suggestion on emacs-devel, I also tried
with this in .dir-locals.el:

((nil
  . ((warning-suppress-log-types
      . '((missing-lexbind-cookie))))))


Still, no effect when the file is loaded.

Related: bug#78787 "Support for directories and globs in
warning-suppress-log-types et al"





This bug report was last modified 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.