From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shaun Johnson Subject: Re: Link question Date: Thu, 22 May 2008 09:14:49 +0100 Message-ID: <48352B79.4030200@slugfest.demon.co.uk> References: <4834626C.4060101@slugfest.demon.co.uk> <79C9620C-B043-4616-957C-D72FA1E1D73F@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jz5wd-0007VU-1R for emacs-orgmode@gnu.org; Thu, 22 May 2008 04:14:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jz5wa-0007S9-Uc for emacs-orgmode@gnu.org; Thu, 22 May 2008 04:14:38 -0400 Received: from [199.232.76.173] (port=43585 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jz5wa-0007Rv-Rf for emacs-orgmode@gnu.org; Thu, 22 May 2008 04:14:36 -0400 Received: from anchor-post-33.mail.demon.net ([194.217.242.91]:2177) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jz5wa-0004nV-LY for emacs-orgmode@gnu.org; Thu, 22 May 2008 04:14:36 -0400 In-Reply-To: <79C9620C-B043-4616-957C-D72FA1E1D73F@uva.nl> 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: Org Mode Carsten, Ok, I will add this to my todo list - I might find time to start on it this weekend. How do I start the process of signing papers for the FSF. Shaun. Carsten Dominik wrote: > Hi Shaun, > > I think this would indeed make sense. I guess it should > use "/" as a separator, and it should ideally ignore TODO keywords, > priority cookies, and tags. > > Please go ahead and give it a try - to include it into Org you would have > to sin the papers with the FSF. > > Best wishes > > - Carsten > > On May 21, 2008, at 7:57 PM, Shaun Johnson wrote: > >> I'm a light user of Orgmode so the following might not be sensible or >> there might >> be some existing way to achieve the same effect. >> >> I have an Org file like: >> >> * Glossary >> ... >> ** Address >> ... >> * Implementation >> ... >> ** Address >> ... >> >> What I would like is to have distinct links to the two 'Address' >> headlines. I can't >> see a way to this with the standard link types. A possible solution >> would be to introduce >> a 'path based' link type where the two 'Address' headlines have >> distinct paths through the >> outline tree of ("Glossary" "Address") and ("Implementation" "Address"). >> >> Does this make sense or am I gibbering? >> >> If it does make sense then my Elisp skills are probably up to >> implementing this. >> >> Thanks in advance, >> >> Shaun. >> >> >> _______________________________________________ >> 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 > >