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

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

ido-completing-read and substrings of choices


From: Óscar Fuentes
Subject: ido-completing-read and substrings of choices
Date: Tue, 02 Apr 2013 13:49:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

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?




reply via email to

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