all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How should libraries integrate with IDO?
@ 2017-02-17 13:41 Philipp Stephani
  2017-02-18 18:55 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Philipp Stephani @ 2017-02-17 13:41 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Hi,

what should a library do that wants to use `completing-read', but
optionally support IDO?
- just call `completing-read' and tell the user to set
`completing-read-function' to `ido-completing-read'?
- provide a library-specific customization option, like
`magit-completing-read-function'?
- use `ido-completing-read' whenever ido.el is loaded?
- or something else?

If this isn't documented yet in the ELisp or IDO manuals, please document
it there.

Thanks,
Philipp


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

end of thread, other threads:[~2017-02-27  4:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-17 13:41 How should libraries integrate with IDO? Philipp Stephani
2017-02-18 18:55 ` Stefan Monnier
2017-02-26 16:13   ` Philipp Stephani
2017-02-27  4:08     ` 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.