From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chris Leyon" Subject: Re: org-ido-switchb Date: Thu, 18 Dec 2008 22:27:48 -0500 Message-ID: <5ea706d0812181927y435e8982n3cd9581ff176d109@mail.gmail.com> References: <5ea706d0812181304p5ccdeebbp4e3a5ebb2092530@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDW1n-00061p-0D for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 22:27:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDW1l-0005zU-Se for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 22:27:50 -0500 Received: from [199.232.76.173] (port=32943 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDW1l-0005zK-N4 for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 22:27:49 -0500 Received: from wa-out-1112.google.com ([209.85.146.179]:3609) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDW1l-0001Kb-CM for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 22:27:49 -0500 Received: by wa-out-1112.google.com with SMTP id j32so448337waf.26 for ; Thu, 18 Dec 2008 19:27:48 -0800 (PST) In-Reply-To: Content-Disposition: inline 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 Cc: emacs org-mode mailing list On Thu, Dec 18, 2008 at 5:09 PM, Carsten Dominik wrote: > Hi Chris, > can I add this to Org-mode? > - Carsten Of course. It's just your org-iswitchb function with the unwind-protect & iswitchb-mode stuff taken out.