From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: COMMENTed Radio Targets: Any comments? Date: Sat, 06 Nov 2010 12:28:26 +0530 Message-ID: <81wrorndkd.fsf@gmail.com> References: <814oc36acp.fsf@gmail.com> <87y697h563.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=48784 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PEcjc-0003mf-0v for emacs-orgmode@gnu.org; Sat, 06 Nov 2010 02:58:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PEcja-0004kW-Lf for emacs-orgmode@gnu.org; Sat, 06 Nov 2010 02:58:43 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:55011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PEcja-0004kI-E0 for emacs-orgmode@gnu.org; Sat, 06 Nov 2010 02:58:42 -0400 Received: by iwn9 with SMTP id 9so3862085iwn.0 for ; Fri, 05 Nov 2010 23:58:41 -0700 (PDT) In-Reply-To: <87y697h563.fsf@fastmail.fm> (Matt Lundin's message of "Fri, 05 Nov 2010 16:44:04 -0400") 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: Matt Lundin Cc: emacs-orgmode@gnu.org Hello Matt > For stable links to particular headlines, I would recommend CUSTOM_IDs > over radio targets. E.g., I am raising these questions or bugs or even aberrations as a result of my work on OpenOffice. IOW, I am not looking at 'using them as a feature' but to 'understand them as a feature' and 'cross-checking' my OpenOffice's exporter against the HTML exporter. So the question of swithching to custom-ids doesn't arise in my case. Jambunathan K. Matt Lundin writes: > Jambunathan K writes: > >> I am noticing Some inconsistencies with commented out 'Radioed >> Targets'. Example is down below. Comments are welcome ... >> >> In the generated HTML, >> >> 1. The section titled 'Radioed Target' is not exported because it is >> commented out. >> 2. References to 'Radioed Target' still get exported as link. It >> points to self. >> >> I am not sure what the right behaviour should be ... > > AFAIK, there are no tests in the exporter to determine whether the > target of such a link actually exists. > >> * Links >> ** Targets >> *** COMMENT <<>> >> ** References >> *** References to Radioed Links >> This section has references to Radioed Target. > > For stable links to particular headlines, I would recommend CUSTOM_IDs > over radio targets. E.g., > > * Links > ** Targets > :PROPERTIES: > :CUSTOM_ID: target > :END: > ** References > *** References to Radioed Links > This section has references to Radioed Target. > > Best, > Matt