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: Marcin Borkowski
Subject: Re: Is there a way of setting a variable only when it exists?
Date: Fri, 18 Mar 2022 06:59:14 +0100
User-agent: mu4e 1.1.0; emacs 29.0.50

On 2022-03-17, at 21:47, Stefan Monnier via Users list for the GNU Emacs text 
editor <help-gnu-emacs@gnu.org> wrote:

>> 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.

Interesting!  I use flycheck (though not for Elisp), I might be tempted
to use flymake for Elisp now!  Thanks!

-- 
Marcin Borkowski
http://mbork.pl



reply via email to

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