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

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

Re: Is there a way of setting a variable only when it exists?


From: Stefan Monnier
Subject: Re: Is there a way of setting a variable only when it exists?
Date: Thu, 17 Mar 2022 16:47:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> To get .elc which is better, faster byte-code as well as the
> other advantages of code-improvement that the byte-compiler's
> messages leads to if you take proper action ...

You can get the warnings messages with `flymake-mode`.  It does run the
compiler internally but doesn't generate the corresponding `.elc` file.


        Stefan




reply via email to

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