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: Emanuel Berg
Subject: Re: Is there a way of setting a variable only when it exists?
Date: Sat, 19 Mar 2022 10:25:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Jean Louis wrote:

>>>> If that happens, compiling your init.el will then
>>>> normally give you an "assignment to free variable"
>>>> warning, no?
>>>
>>> I didn't think about it. OTOH, why would I compile my
>>> init.el?
>> 
>> 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 ...
>> 
>> This has been mentioned many times over the years here not
>> the least ...
>
> It's going to be over the years not easily understood.
> Maybe Emacs need some better "warning" or instructions how
> to initiate byte compiling.

Well, the OP has heard these arguments and others before,
many times.

As for introductions, I know only of

  (info "(elisp) Byte Compilation")

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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