From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Eglen Subject: Re: org-iswitchb documentation Date: Mon, 28 Jun 2010 14:00:52 +0100 Message-ID: <3310.1277730052@maps> References: <20386.1277720390@maps> <2E246530-D91C-424E-82F1-D9BD5B18AD0B@gmail.com> Return-path: Received: from [140.186.70.92] (port=48338 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTDxH-0005Fk-Oz for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 09:00:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTDxG-0001Tw-NL for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 09:00:55 -0400 Received: from ppsw-30.csi.cam.ac.uk ([131.111.8.130]:59466) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTDxG-0001Tj-GV for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 09:00:54 -0400 In-reply-to: <2E246530-D91C-424E-82F1-D9BD5B18AD0B@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik , "Kim F. Storm" Cc: emacs-orgmode@gnu.org, Stephen Eglen Carsten Dominik wrote: > Hi Stephen, > > I think this is actually a bug. Since the command is called ...- > iswitchb, > I am sure the intention was to use iswitchbe. Later, when we added ido > support as well, the function was rewritten using > org-icompleting-read, and in this way the iswitchb support was lost. p.s. one day I might imagine that iswitchb.el might disappear and be replaced by ido.el, which might make life easier, assuming that iswitchb hasn't diverged too much since Kim first made ido.el. What do you think Kim - should we just have ido.el in the emacs sources, and have iswitchb-mode configure ido.el to just do buffer searching? (Sorry Kim, this is a thread on emacs-orgmode, http://article.gmane.org/gmane.emacs.orgmode/26723) best wishes, Stephen