emacs-devel
[Top][All Lists]
Advanced

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

Re: lexical-binding is turned on in more use cases


From: Stefan Monnier
Subject: Re: lexical-binding is turned on in more use cases
Date: Sun, 08 Mar 2020 14:20:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> I'm looking for a couple of recipes to put in NEWS for those who might
> need this.  I don't think I understand how could this be easily fixed,
> since you just said that it's basically impossible.  I must be missing
> something.  I'd appreciate some suggestions for what to say in NEWS.

We could say that to recover the original behavior, instead of

    --eval "<foo>"

the command could use

    --eval "(eval '<foo>)"


-- Stefan




reply via email to

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