From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xavier Maillard Subject: Re: Org-ctags released Date: Thu, 24 Dec 2009 00:13:14 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NNaOm-0007DH-Is for emacs-orgmode@gnu.org; Wed, 23 Dec 2009 18:13:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NNaOh-00078d-3E for emacs-orgmode@gnu.org; Wed, 23 Dec 2009 18:13:43 -0500 Received: from [199.232.76.173] (port=57999 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NNaOg-00078T-T6 for emacs-orgmode@gnu.org; Wed, 23 Dec 2009 18:13:38 -0500 Received: from lo.gmane.org ([80.91.229.12]:59914) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NNaOg-0003aY-F6 for emacs-orgmode@gnu.org; Wed, 23 Dec 2009 18:13:38 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NNaOd-0000Wd-WA for emacs-orgmode@gnu.org; Thu, 24 Dec 2009 00:13:36 +0100 Received: from cha51-2-82-244-211-40.fbx.proxad.net ([82.244.211.40]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Dec 2009 00:13:35 +0100 Received: from xma by cha51-2-82-244-211-40.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Dec 2009 00:13:35 +0100 In-Reply-To: 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-orgmode@gnu.org Le 23/12/2009 23:36, Paul Sexton a écrit : > Hi, > I have rewritten org-ctags, a package which allows org mode to use Emacs "tags" > to seamlessly navigate to link targets in other org files (as well as source > code files etc). See below for more of an explanation. Awesome idea ! But why a patch for org.el ? Xavier