all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ido-completing-read and substrings of choices
@ 2013-04-02 11:49 Óscar Fuentes
  2013-04-02 11:54 ` Nicolas Richard
  2013-04-02 15:13 ` Leo Liu
  0 siblings, 2 replies; 7+ messages in thread
From: Óscar Fuentes @ 2013-04-02 11:49 UTC (permalink / raw
  To: help-gnu-emacs

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?




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-03 13:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 11:49 ido-completing-read and substrings of choices Óscar Fuentes
2013-04-02 11:54 ` Nicolas Richard
2013-04-02 12:22   ` Óscar Fuentes
2013-04-02 15:13 ` Leo Liu
2013-04-02 15:52   ` Óscar Fuentes
2013-04-02 16:47     ` Leo Liu
2013-04-03 13:22     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.