From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Radio targets don't work in headers Date: Thu, 4 Feb 2010 07:38:44 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NcvxD-0004oo-AO for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 02:16:43 -0500 Received: from [199.232.76.173] (port=51506 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcvxB-0004nx-P4 for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 02:16:41 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NcvxA-0001s0-Fb for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 02:16:41 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:47177) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ncvx9-0001r7-8H for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 02:16:40 -0500 Received: by ewy28 with SMTP id 28so2360349ewy.8 for ; Wed, 03 Feb 2010 23:16:35 -0800 (PST) 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: Tom Cc: emacs-orgmode@gnu.org Hi Tom, you are right, this is a recently introduced bug, fixed now. Thank you for your report. - Carsten On Feb 2, 2010, at 11:28 AM, Tom wrote: > If I create a radio target in the file > > <<>> > > > and then somewhere else in the document I use the target in a header > like > > > * collection of some info on project X > ** collected info about stuff > *** note 1 > *** note 2 > ... > > > Then the word stuff will be a link, but when I click on it it says > "No links". > If the word stuff is not in a header line then the link works fine. > I see no > reason why it shouldn't work in the header, so it seems like a bug. > > Org-mode version 6.34 > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten