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

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

bug#50898: 28.0.50; with-suppressed-warnings doesn't always work


From: Stefan Monnier
Subject: bug#50898: 28.0.50; with-suppressed-warnings doesn't always work
Date: Tue, 30 Nov 2021 12:31:01 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen [2021-11-30 15:19:55] wrote:

> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>> I suspect this can fail if `bytecomp.el` is not yet loaded.
>
> In what cases does that happen?  I tried both an incremental and
> a bootstrap build.


    emacs -Q
    (with-suppressed-warnings ((obsolete foo)) (define-child-mode sm-foo c-mode 
"hello"))
    C-j


-- Stefan






reply via email to

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