unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).