emacs-devel
[Top][All Lists]
Advanced

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

Re: completing-read return meta-information?


From: Stefan Monnier
Subject: Re: completing-read return meta-information?
Date: Thu, 17 Sep 2015 20:54:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> Not really, no.  It returns the content of the buffer when the user hit
>> RET, mostly (unless the completion is of kind `require-match', in which
> In find-file-in-project, it most likely will be. A non-existing or
> abbreviated file name input would be pretty useless for that command.

IIRC, even for require-match we don't always call
completion-try-completion (we only do it if test-completion fails).


        Stefan



reply via email to

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