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

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

Re: Embedded list selection with ido-completing-read.


From: Emanuel Berg
Subject: Re: Embedded list selection with ido-completing-read.
Date: Sun, 24 Oct 2021 07:37:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hongyi Zhao wrote:

>> 1) Use a formal parameter.
>
> This seems to make the function usable in more situations.
>
>> 2) Don't do anything in the `interactive' form except
>>    get/assign the argument(s).
>
> Got it. These jobs are really belongs to things done in
> `interactive' manner.

It also makes it much easier to write the code since then you
can just refer to it as a variable.
-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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