all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How should libraries integrate with IDO?
Date: Sun, 26 Feb 2017 23:08:33 -0500	[thread overview]
Message-ID: <jwv8tos8egw.fsf-monnier+Inbox@gnu.org> (raw)
In-Reply-To: <CAArVCkQa05SHs=U9UJVb2nJccWu7xCSZpfiF8UkNxjxzKUuytg@mail.gmail.com> (Philipp Stephani's message of "Sun, 26 Feb 2017 16:13:57 +0000")

>> > what should a library do that wants to use `completing-read', but
>> > optionally support IDO?
>> In my opinion, the best answer is:
>> - help integrate IDO functionality into icomplete-mode (and into the
>> default completion system).
> Wouldn't that be orthogonal? Ideally `completing-read' would provide the
> superset of ido, iswitchb, icomplete, ivy, etc.

icomplete is already integrated with completing-read, and should already
provide a more-or-less superset of iswitchb, yes.  Not sure if ivy's
model really fits into completing-read, but at least I can't see any
strong reason why we couldn't extend the current completing-read system
to provide all ido features.

> OK, thanks. So I guess the best approach is to ignore the existence of
> ido-completing-read and direct users to ido-ubiquitous.

I think so, yes,


        Stefan



      reply	other threads:[~2017-02-27  4:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwv8tos8egw.fsf-monnier+Inbox@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=help-gnu-emacs@gnu.org \
    --cc=p.stephani2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.