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: Christopher Dimech
Subject: Re: [External] : Re: completing-read depricated initial-input
Date: Thu, 23 Jun 2022 20:27:58 +0200

> Sent: Friday, June 24, 2022 at 4:41 AM
> From: "Michael Heerdegen" <michael_heerdegen@web.de>
> To: help-gnu-emacs@gnu.org
> Subject: Re: [External] : Re: completing-read depricated initial-input
>
> 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.

The discouragement on the use of initial-value should be removed as well
as any deprecation statements.




reply via email to

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