From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.help Subject: Re: make `bookmark-jump' use ido? Date: Tue, 09 May 2006 14:35:31 +0800 Organization: the Church of Emacs Message-ID: <87ejz37ljg.fsf@www.williamxu.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1147156476 344 80.91.229.2 (9 May 2006 06:34:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 May 2006 06:34:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 09 08:34:33 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FdLnj-0001I5-AZ for geh-help-gnu-emacs@m.gmane.org; Tue, 09 May 2006 08:34:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FdLni-0000ed-QV for geh-help-gnu-emacs@m.gmane.org; Tue, 09 May 2006 02:34:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FdLnN-0000XR-2A for help-gnu-emacs@gnu.org; Tue, 09 May 2006 02:34:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FdLnL-0000WS-Ot for help-gnu-emacs@gnu.org; Tue, 09 May 2006 02:34:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FdLnK-0000Vu-SK for help-gnu-emacs@gnu.org; Tue, 09 May 2006 02:34:07 -0400 Original-Received: from [59.66.131.181] (helo=localhost) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FdLoK-00016K-Ld for help-gnu-emacs@gnu.org; Tue, 09 May 2006 02:35:09 -0400 Original-Received: from localhost ([127.0.0.1] helo=www.williamxu.com) by localhost with esmtp (Exim 3.36 #1 (Debian)) id 1FdLoh-0002zz-00 for ; Tue, 09 May 2006 14:35:31 +0800 Original-To: help-gnu-emacs@gnu.org In-Reply-To: (Drew Adams's message of "Sat, 6 May 2006 07:20:12 -0700") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:34919 Archived-At: "Drew Adams" writes: > They both involve completion in some way, as do other libraries; > that's all they have in common AFAIK. That's a nice idea about "M-x: minibuffer input completion and cycling." Just tried icicles, it looks to me, a bit too slow and noisy. It keeps on prompting "Displaying completion candicates." Also, maybe the color is too much? > Yes. I was too at one time ;-). Do you not use ido anymore nowadays? -- William