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: John Wiegley
Subject: Re: lexical-binding is turned on in more use cases
Date: Mon, 09 Mar 2020 15:30:41 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (darwin)

>>>>> "SM" == Stefan Monnier <address@hidden> writes:

SM> It does remind me, tho, that we likely should introduce a `dlet` macro to
SM> make it easy to do a dynamically scoped let-binding. It'd be a much
SM> cleaner solution than `(eval '...)` or `(progn (defvar ...) ...)`. We
SM> already have it defined as `calendar-dlet*` and `mh-dlet*`.

Yes, such facilities would at the very least be an improvement.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



reply via email to

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