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


View this message in rfc822 format

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Óscar Fuentes <oscarfv <at> eclipso.eu>
Cc: 78780 <at> debbugs.gnu.org
Subject: bug#78780: 31.0.50; Directory local variables not effective when loading Elisp file
Date: Fri, 13 Jun 2025 19:17:17 +0200
On Jun 13 2025, Óscar Fuentes wrote:

> Andreas Schwab <schwab <at> linux-m68k.org> writes:
>
>>> ((nil
>>>   . ((warning-suppress-log-types
>>>       . '((missing-lexbind-cookie))))))
>>
>> You need to remove the quote character.  This form is not evaluated.
>
> Thanks for the suggestion, although my understanding is that if the form
> is not evaluated the quote should not make a difference.

There is a big difference between (quote ((missing-lexbind-coo))) and
((missing-lexbind-coo)).

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."




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.