bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62189: 29.0.60; complete-symbol while inside add-to-list form prints


From: Stefan Monnier
Subject: bug#62189: 29.0.60; complete-symbol while inside add-to-list form prints a warning
Date: Wed, 15 Mar 2023 13:54:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

>> But I do think it's a bug (I think we discussed this a few months ago,
>> probably in some other bug report): we should inhibit compiler macros
>> (and silence any other macro-expansion warnings)
>> during this kind of completion since it's normal to have
>> incomplete/invalid code at that point.
>
> How do we silence these warnings in this case?

I don't think there's an existing mechanism for that.


        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]