From mboxrd@z Thu Jan 1 00:00:00 1970 From: no-spam@cua.dk (Kim F. Storm) Subject: Re: org-iswitchb documentation Date: Mon, 28 Jun 2010 17:14:41 +0200 Message-ID: <87vd9342am.fsf@kfs-lx.rd.rdm> References: <20386.1277720390@maps> <2E246530-D91C-424E-82F1-D9BD5B18AD0B@gmail.com> <3310.1277730052@maps> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=56232 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTG2y-0002C0-Cr for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 11:15:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTG2s-0000Ho-RJ for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 11:14:56 -0400 Received: from smtp.fullrate.dk ([90.185.1.42]:54076) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTG2s-0000Gh-MW for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 11:14:50 -0400 In-Reply-To: <3310.1277730052@maps> (Stephen Eglen's message of "Mon, 28 Jun 2010 14:00:52 +0100") 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: Stephen Eglen Cc: emacs-orgmode@gnu.org, Carsten Dominik Stephen Eglen writes: > 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. I haven't really followed iswitchb developments since I branched ido from it (many full moons ago), so I don't know how much they have diverted since them. I may have added some stuff on request from users, but that was also a long time ago... > > 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? This sounds like a good idea - but I don't have time to look at it anytime soon. I guess the main task (besides migrating any newer features of iswitchb to ido) is to find out which ido settings should be used for iswitchb customizations. > > (Sorry Kim, this is a thread on emacs-orgmode, > http://article.gmane.org/gmane.emacs.orgmode/26723) > > best wishes, Stephen > > -- Kim F. Storm http://www.cua.dk