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

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

Re: ido-completing-read and substrings of choices


From: Leo Liu
Subject: Re: ido-completing-read and substrings of choices
Date: Tue, 02 Apr 2013 23:13:50 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.8.3)

On 2013-04-02 19:49 +0800, Óscar Fuentes wrote:
> It seems that it is not possible to input a string that is a substring
> of some candidate, even if require-match is nil:
>
> (ido-completing-read "Choose: " '("abc" "xyz") nil nil)
>
> How could the user input "ab" on the command above?

C-j

Leo




reply via email to

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