> From: Lennart Borgman Sent: Sunday, April 20, 2008
12:33 AM
>
> Mathias Dahl wrote:
> > 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?
>
> > 2008/4/19, Drew Adams <drew.adams oracle.com>:
> >> Got no reponse to this proposal from March.
Rephrasing it:
> >>
> >> 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'.
No one has objected to the idea.
Could someone please implement this?
|