From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Alex Schroeder Newsgroups: gmane.emacs.devel Subject: Re: extending icomplete -- help? Date: Sat, 06 Apr 2002 13:51:19 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <87bscxniyw.fsf@emacswiki.org> References: <87sn6acv7h.fsf@confusibombus.i-did-not-set--mail-host-address--so-tickle-me> <200204051447.g35EllJ23003@rum.cs.yale.edu> <87zo0i17jd.fsf@emacswiki.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1018093890 28490 127.0.0.1 (6 Apr 2002 11:51:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 6 Apr 2002 11:51:30 +0000 (UTC) Cc: "Stefan Monnier" , emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16tojB-0007PP-00 for ; Sat, 06 Apr 2002 13:51:29 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16towd-0003pi-00 for ; Sat, 06 Apr 2002 14:05:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16toiq-0007oS-00; Sat, 06 Apr 2002 06:51:08 -0500 Original-Received: from relay01.cablecom.net ([62.2.33.101]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16togA-0006Iy-00 for ; Sat, 06 Apr 2002 06:48:22 -0500 Original-Received: from smtp.swissonline.ch (mail-4.swissonline.ch [62.2.32.85]) by relay01.cablecom.net (8.11.6/8.11.4/SOL/AWF/MXRELAY/06072001) with ESMTP id g36BmE202688; Sat, 6 Apr 2002 13:48:14 +0200 (CEST) Original-Received: from confusibombus (dclient217-162-232-175.hispeed.ch [217.162.232.175]) by smtp.swissonline.ch (8.11.6/8.11.6/SMTPSOL/AWF/2002040101) with ESMTP id g36BmEr17066; Sat, 6 Apr 2002 13:48:14 +0200 (MEST) Original-Received: from alex by confusibombus with local (Exim 3.12 #1 (Debian)) id 16toj1-0000D1-00; Sat, 06 Apr 2002 13:51:19 +0200 Original-To: Kai.Grossjohann@cs.uni-dortmund.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Fri, 05 Apr 2002 19:18:41 +0200") Original-Lines: 17 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2409 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2409 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > Alex Schroeder writes: > >> What I want is a mode which, when switched on, makes all completions >> behave as iswitch-buffer does now. Does that make sense? > > There is the ido.el package which might do this. At least it claims > to be like iswitchb, but for things other than C-x b. Well, ido does this for certain definitions of "things" -- as far as I know it only does it for buffers and files. But it seems that Stefan already has the generic solution I was looking for. Alex. --=20 http://www.emacswiki.org/