emacs-devel
[Top][All Lists]
Advanced

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

Re: Is this a bug in while-let or do I missunderstand it?


From: Sean Whitton
Subject: Re: Is this a bug in while-let or do I missunderstand it?
Date: Wed, 20 Nov 2024 13:32:48 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Hello Joost,

Have you been able to prepare an updated patch?

Thanks.

On Thu 14 Nov 2024 at 09:21am +01, Joost Kremers wrote:

>> The disadvantage of what you did is that you need to say repeatedly
>>
>>   @var{varlist} has the same form as in @code{if-let*}.
>>
>> and the reader has to go back, read the description of if-let* (which
>> she might not want to know anything about), and decide which parts of
>> that description are relevant to whatever macro she is interested in.
>
> Okay, so I'll put the explanation of VARLIST into the description of every
> macro.
>
>>> +Each element of @code{varlist} has the form @code{(@var{symbol}
>>> +@var{value-form})}:
>>
>> This form is better put in @w{..}, to prevent it being split between
>> lines.
>
> Ok.

-- 
Sean Whitton



reply via email to

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