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

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

bug#59333: [PATCH] Define macro dlet*


From: Daan Ro
Subject: bug#59333: [PATCH] Define macro dlet*
Date: Thu, 17 Nov 2022 14:40:16 +0700

> dlet was new in Emacs 28, and the change you mention was done before
> Emacs 28 was released.  So NEWS just mentions the introduction of
> dlet, and that is enough.

Sorry it was my fault for not paying attention to the commit year (I thought
that was August this year).

Therefore reverting it now must not be an option.

But I think let* is more useful than let in general for programming, as it let
us create successive bindings and transform the flow of data, like the natural
flow of thought.

reply via email to

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