all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Tianxiang Xiong <tianxiang.xiong@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Should `ido-everywhere` override `completing-read-function`?
Date: Fri, 21 Apr 2017 22:45:50 -0400	[thread overview]
Message-ID: <CAM-tV--A7r8heeWdpnZKGxgX53i2HqbZhF8HUnB2=eOK7kyqKw@mail.gmail.com> (raw)
In-Reply-To: <CACMkxizUQAwG0iagkUASy41MXD=wmfVeeM-maU+m1Wfs7pZoHQ@mail.gmail.com>

On Fri, Apr 21, 2017 at 9:23 PM, Tianxiang Xiong
<tianxiang.xiong@gmail.com> wrote:
> In `ido.el`, the `ido-everywhere` minor mode overrides
> `read-file-name-function` and `read-buffer-function`. However, it does not
> override `completing-read-function` with `ido-completing-read`.
>
> Should it? This is what Helm does, and it is convenient for the user.

ido-completing-read currently does not entirely replace completing-read,
see https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15430
https://github.com/DarwinAwardWinner/ido-ubiquitous



  reply	other threads:[~2017-04-22  2:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-22  1:23 Should `ido-everywhere` override `completing-read-function`? Tianxiang Xiong
2017-04-22  2:45 ` Noam Postavsky [this message]
2017-04-22  2:54   ` Tianxiang Xiong

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='CAM-tV--A7r8heeWdpnZKGxgX53i2HqbZhF8HUnB2=eOK7kyqKw@mail.gmail.com' \
    --to=npostavs@users.sourceforge.net \
    --cc=emacs-devel@gnu.org \
    --cc=tianxiang.xiong@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.