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

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

bug#65459: completing-read INITIAL-VALUE unaware of COLLECTION and REQUI


From: Stefan Monnier
Subject: bug#65459: completing-read INITIAL-VALUE unaware of COLLECTION and REQUIRE-MATCH
Date: Sun, 27 Aug 2023 10:40:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

> Additionally, let's have minibuffer prefilling as part of the design
> without any discouragement or encouragement regarding its use.
> I like it, others don't like it.

This last sentence is key: it should not be a choice of the caller of the
function, but should depend on the configuration of the UI instead.

Using DEFault makes this customization possible.  Using INITIAL-INPUT
does not.


        Stefan






reply via email to

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