[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Choosing invokation of list in an interactive clause
From: |
Michael Albinus |
Subject: |
Re: Choosing invokation of list in an interactive clause |
Date: |
Thu, 04 Apr 2024 17:30:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Heime <heimeborgia@protonmail.com> writes:
Hi,
> Have made an interactive function that uses two parameter options.
>
> I can either invoke list inside the let construct, or as alternative
> outside it. What would be the sensible one to choose ?
The second alternative is wrong. It returns a list with one element, the
result of the inner let-construct.
Best regards, Michael.
- Choosing invokation of list in an interactive clause, Heime, 2024/04/04
- Re: Choosing invokation of list in an interactive clause, Yuri Khan, 2024/04/04
- Re: Choosing invokation of list in an interactive clause,
Michael Albinus <=
- Re: Choosing invokation of list in an interactive clause, Heime, 2024/04/04
- Re: Choosing invokation of list in an interactive clause, Heime, 2024/04/06
- Re: Choosing invokation of list in an interactive clause, Michael Albinus, 2024/04/06
- RE: [External] : Re: Choosing invokation of list in an interactive clause, Drew Adams, 2024/04/06
- RE: [External] : Re: Choosing invokation of list in an interactive clause, Heime, 2024/04/06
- RE: [External] : Re: Choosing invokation of list in an interactive clause, Drew Adams, 2024/04/06