GNU bug report logs -
#79199
[PATCH] Add 'lexical-binding' cookie in nnrss output
Previous Next
Full log
Message #17 received at 79199 <at> debbugs.gnu.org (full text, mbox):
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.