[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
- Re: Is this a bug in while-let or do I missunderstand it?, (continued)
- Re: Is this a bug in while-let or do I missunderstand it?, Joost Kremers, 2024/11/12
- Re: Is this a bug in while-let or do I missunderstand it?, Sean Whitton, 2024/11/13
- Re: Is this a bug in while-let or do I missunderstand it?, Sean Whitton, 2024/11/13
- Re: Is this a bug in while-let or do I missunderstand it?, Joost Kremers, 2024/11/13
- Re: Is this a bug in while-let or do I missunderstand it?, Sean Whitton, 2024/11/13
- Re: Is this a bug in while-let or do I missunderstand it?, Eli Zaretskii, 2024/11/14
- Re: Is this a bug in while-let or do I missunderstand it?, Joost Kremers, 2024/11/14
- Re: Is this a bug in while-let or do I missunderstand it?,
Sean Whitton <=
- Re: Is this a bug in while-let or do I missunderstand it?, Joost Kremers, 2024/11/24
- Re: Is this a bug in while-let or do I missunderstand it?, Sean Whitton, 2024/11/24
- Re: Is this a bug in while-let or do I missunderstand it?, Joost Kremers, 2024/11/25
- Re: Is this a bug in while-let or do I missunderstand it?, John ff, 2024/11/14
- Re: Is this a bug in while-let or do I missunderstand it?, John ff, 2024/11/14
- Re: Sv: Is this a bug in while-let or do I missunderstand it?, Joost Kremers, 2024/11/09
- Sv: Sv: Is this a bug in while-let or do I missunderstand it?, arthur miller, 2024/11/10
- Re: Is this a bug in while-let or do I missunderstand it?, Andreas Schwab, 2024/11/10
Re: Is this a bug in while-let or do I missunderstand it?, arthur miller, 2024/11/12