GNU bug report logs - #79199
[PATCH] Add 'lexical-binding' cookie in nnrss output

Previous Next

Package: emacs;

Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>

Date: Fri, 8 Aug 2025 16:13:02 UTC

Severity: normal

Tags: patch

Full log


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

From: Manuel Giraud <manuel <at> ledu-giraud.fr>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: Shenghuo Zhu <zsh <at> cs.rochester.edu>, 79199 <at> debbugs.gnu.org
Subject: Re: bug#79199: [PATCH] Add 'lexical-binding' cookie in nnrss output
Date: Sun, 10 Aug 2025 12:33:32 +0200
Robert Pluim <rpluim <at> gmail.com> writes:

>>>>>> On Fri, 08 Aug 2025 19:14:06 +0200, Manuel Giraud <manuel <at> ledu-giraud.fr> said:
>
>     Manuel> Robert Pluim <rpluim <at> gmail.com> writes:
>     >>>>>>> On Fri, 08 Aug 2025 18:12:22 +0200, Manuel Giraud <manuel <at> ledu-giraud.fr> said:
>     >> 
>     Manuel> Tags: patch
>     Manuel> Hi,
>     >> 
>     Manuel> Here's a patch that add the lexical-binding cookie in files generated by
>     Manuel> nnrss.el.
>     >> 
>     >> Thanks for that. Does Gnus produce a warning about the missing cookie
>     >> when loading those files? If so it would be worth suppressing.
>
>     Manuel> Yes it does and that was my reason for this patch.  But I don't know how
>     Manuel> to suppress those specific warnings.
>
> stick a
>
>              (let ((warning-inhibit-types '((files missing-lexbind-cookie))))
>
> around the loading of the file.

Thanks.  Do you know if we need to have both the fix at write time and
the fix at read time?  Because FWIW, with only the fix at write time I
don't see any warnings anymore.
-- 
Manuel Giraud




This bug report was last modified 5 days ago.

Previous Next


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