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: Štěpán Němec
Subject: bug#35546: 27.0.50; setf return value for new alist entries is wrong
Date: Sun, 12 Apr 2020 14:47:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Sun, 12 Apr 2020 08:34:14 -0400
Noam Postavsky wrote:

> Š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?

I kind of agree, although really, I wish that would be the most
confusing part about gv.el. :-]

I did it like that because 1. this practice seems pretty common in Emacs
sources already, 2. it makes for the minimal change here.

I am certainly not against renaming the variable, though.

Thanks,

  Štěpán





reply via email to

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