help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Spampost.com] Re: make `bookmark-jump' use ido?


From: Kim F. Storm
Subject: Re: [Spampost.com] Re: make `bookmark-jump' use ido?
Date: Sun, 07 May 2006 22:29:50 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

William Xu <william.xwl@gmail.com> writes:

> Hmm, maybe ido could add this feauture in the future, to replace
> `completing-read' with `ido-completing-read', just like `read-file-name'
> and `ido-read-file-name'.

Emacs doesn't allow a Lisp function to replace completing-read for all
uses.  You can defadvice completing-read but that will not be used
for the calls from other C code.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]