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

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

Re: [External] : Re: completing-read depricated initial-input


From: Michael Heerdegen
Subject: Re: [External] : Re: completing-read depricated initial-input
Date: Thu, 23 Jun 2022 18:41:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Drew Adams <drew.adams@oracle.com> writes:

> Another example:
> (completing-read "Color: " (defined-colors)
>                  nil nil (buffer-substring-no-properties
>                            (widget-field-start widget)
>                            (point)))

And the Gnu Emacs sources themselves contain dozens (around 40) examples
of nontrivial uses of that argument (not all may be justified, but at
least some are).

So it seems there are indeed valid use cases.

Michael.




reply via email to

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