all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Stefan Monnier'" <monnier@iro.umontreal.ca>
Cc: 'Juri Linkov' <juri@jurta.org>, emacs-devel@gnu.org
Subject: RE: completing-read-function variable for completing-read
Date: Fri, 18 Sep 2009 00:33:11 -0700	[thread overview]
Message-ID: <5696CE979DDD4C1AA1396E7BF6BCFD9E@us.oracle.com> (raw)
In-Reply-To: <jwvd45pyn59.fsf-monnier+emacs@gnu.org>

> > > From: Drew Adams Sent: Monday, July 14, 2008 10:27 PM
> > > 
> > > > From: Juri Linkov Sent: Friday, May 02, 2008 4:53 PM
> > > > >> > >> How about having `completing-read' just call a
> > > > >> > >> `completing-read-function' variable if non-nil?
> > > > >> > >> This is the same thing that `read-file-name' does, with
> > > > >> > >> `read-file-name-function'.
> > > > >> > >
> > > > >> > > It sounds useful to authors of Emacs extensions and 
> > > > >> > > might even be useful directly for end users, letting
> > > > >> > > them decide what completing-read function they feel
> > > > >> > > like using on any particular day.
> > > > >> >
> > > > >> > I agree. Is there any reason not to add 
> > > > >> > completing-read-function?
> > > > >>
> > > > >> No one has objected to the idea.
> > > > >> Could someone please implement this?
> > > > >
> > > > > Any news on this?
> > > > 
> > > > Let's wait when Stefan moves completing-read to 
> > > > minibuffer.el and then just add
> > > > (if completing-read-function
> > > >     (funcall completing-read-function ;-)
> > > 
> > > Any news?
> > 
> > Any news?
> 
> Send a patch for it and we'll see

Sorry, someone else will have to patch the C code.

But the idea was that Stefan would move `completing-read' to Lisp
(`minibuffer.el'). ;-)

Then the patch for this will be trivial, as mentioned.





      parent reply	other threads:[~2009-09-18  7:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-18 22:01 completing-read-function variable for completing-read Drew Adams
2008-04-20  6:23 ` Mathias Dahl
2008-04-20  7:32   ` Lennart Borgman (gmail)
2008-04-23 20:06     ` Drew Adams
2008-05-02 14:35       ` Drew Adams
2008-05-02 23:52         ` Juri Linkov
2008-07-15  5:27           ` Drew Adams
2009-09-17 22:54             ` Drew Adams
2009-09-18  2:58               ` Stefan Monnier
2009-09-18  4:07                 ` Michael Olson
2009-09-18  7:33                 ` Drew Adams [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=5696CE979DDD4C1AA1396E7BF6BCFD9E@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.org \
    --cc=monnier@iro.umontreal.ca \
    /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.