From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Powell Subject: Re: Integrating ctags & org mode (patch) Date: Mon, 14 Dec 2009 22:41:39 -0500 Message-ID: <87y6l4q4y4.wl%bill@billpowellisalive.com> References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKOER-0008Gm-Qg for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 22:37:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKOEM-0008GK-Cu for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 22:37:50 -0500 Received: from [199.232.76.173] (port=52515 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKOEM-0008GH-7l for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 22:37:46 -0500 Received: from billpowellisalive.com ([206.130.115.110]:60180) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NKOEM-0002Eo-0n for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 22:37:46 -0500 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: Paul Sexton Cc: emacs-orgmode@gnu.org At Tue, 15 Dec 2009 03:02:12 +0000 (UTC), Paul Sexton wrote: > > Hi, > > I have managed to get exuberant ctags working with org mode. This means that > plain links [[like this]], instead of defaulting to plain text search when no > match is found in the current file, now look for a matching tag <> in > all your *.org files, and jumps there. Wow! This looks really great. Thanks! Bill Powell