emacs-devel
[Top][All Lists]
Advanced

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

Re: master 49e06183f5 1/3: Allow REQUIRE-MATCH to be a function


From: Stefan Monnier
Subject: Re: master 49e06183f5 1/3: Allow REQUIRE-MATCH to be a function
Date: Sun, 12 Jun 2022 09:18:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen [2022-06-12 11:59:05] wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> If you can't reproduce the default behavior, then in my book the API
>> is incomplete.
> A t value for REQUIRE-MATCH in a `read-file-name' context would be
> `file-exists-p'?  In other contexts it would require seeing whether the
> string is in COLLECTION, and that's possible, too.

Look at the code that is run when (functionp
minibuffer-completion-confirm) is nil, and you'll see there's a lot more
to do than that if you want to reproduce the behavior faithfully.


        Stefan




reply via email to

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