From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chris Leyon" Subject: org-ido-switchb Date: Thu, 18 Dec 2008 16:04:55 -0500 Message-ID: <5ea706d0812181304p5ccdeebbp4e3a5ebb2092530@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_18290_8821472.1229634295571" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDQ3I-0001Ac-8h for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 16:05:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDQ3G-0001A6-Lj for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 16:04:59 -0500 Received: from [199.232.76.173] (port=36093 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDQ3G-0001A2-Ih for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 16:04:58 -0500 Received: from rv-out-0708.google.com ([209.85.198.242]:16026) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDQ3G-0004FF-19 for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 16:04:58 -0500 Received: by rv-out-0708.google.com with SMTP id k29so716743rvb.6 for ; Thu, 18 Dec 2008 13:04:55 -0800 (PST) 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: emacs org-mode mailing list ------=_Part_18290_8821472.1229634295571 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I recently switched from iswitchb to ido, but I missed org-iswitchb. So I wrote an ido version. ------=_Part_18290_8821472.1229634295571 Content-Type: application/octet-stream; name=org-ido-switchb.el Content-Transfer-Encoding: base64 X-Attachment-Id: f_fovwjglr0 Content-Disposition: attachment; filename=org-ido-switchb.el KGRlZnVuIG9yZy1pZG8tc3dpdGNoYiAoJm9wdGlvbmFsIGFyZykKICAiVXNlIGBvcmctaWRvLWNv bXBsZXRpbmctcmVhZCcgdG8gcHJvbXB0IGZvciBhbiBPcmcgYnVmZmVyIHRvIHN3aXRjaCB0by4K V2l0aCBhIHByZWZpeCBhcmd1bWVudCwgcmVzdHJpY3QgYXZhaWxhYmxlIHRvIGZpbGVzLgpXaXRo IHR3byBwcmVmaXggYXJndW1lbnRzLCByZXN0cmljdCBhdmFpbGFibGUgYnVmZmVycyB0byBhZ2Vu ZGEgZmlsZXMuIgogIChpbnRlcmFjdGl2ZSAiUCIpCiAgKGxldCAoKGJsaXN0IChjb25kICgoZXF1 YWwgYXJnICcoNCkpICAob3JnLWJ1ZmZlci1saXN0ICdmaWxlcykpCiAgICAgICAgICAgICAgICAg ICAgICgoZXF1YWwgYXJnICcoMTYpKSAob3JnLWJ1ZmZlci1saXN0ICdhZ2VuZGEpKQogICAgICAg ICAgICAgICAgICAgICAodCAgICAgICAgICAgICAgICAgKG9yZy1idWZmZXItbGlzdCkpKSkpCiAg ICAoc3dpdGNoLXRvLWJ1ZmZlcgogICAgIChvcmctaWRvLWNvbXBsZXRpbmctcmVhZCAiT3JnIGJ1 ZmZlcjogIgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAobWFwY2FyICdidWZmZXItbmFt ZSBibGlzdCkKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgbmlsIHQpKSkpCg== ------=_Part_18290_8821472.1229634295571 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode ------=_Part_18290_8821472.1229634295571--