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

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

bug#35546: 27.0.50; setf return value for new alist entries is wrong


From: Noam Postavsky
Subject: bug#35546: 27.0.50; setf return value for new alist entries is wrong
Date: Sun, 12 Apr 2020 08:34:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.90 (gnu/linux)

Štěpán Němec <stepnem@gmail.com> writes:

>                   (lambda (v)
> +                   (macroexp-let2 nil v v

Binding v to the value of v seems needlessly confusing.  How about
renaming the lambda parameter to valexp or somthing like that?





reply via email to

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