From mboxrd@z Thu Jan 1 00:00:00 1970 From: dieter@duenenhof-wilhelm.de (H. Dieter Wilhelm) Subject: Re: Radio target appears as a link in html export (in Emacs stable) Date: Tue, 02 Feb 2016 08:38:12 +0100 Message-ID: <871t8v1s0r.fsf@duenenhof-wilhelm.de> References: <87r3h6qeag.fsf@duenenhof-wilhelm.de> <87r3h5l2vn.fsf@nicolasgoaziou.fr> <87mvrrqwno.fsf@duenenhof-wilhelm.de> <87zivr6tvk.fsf@nicolasgoaziou.fr> <87io28rjw7.fsf@duenenhof-wilhelm.de> <87a8nkllqy.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQVes-0007gZ-7z for emacs-orgmode@gnu.org; Tue, 02 Feb 2016 02:45:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQVen-0000AN-4N for emacs-orgmode@gnu.org; Tue, 02 Feb 2016 02:45:54 -0500 Received: from plane.gmane.org ([80.91.229.3]:48184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQVem-0000AJ-Tv for emacs-orgmode@gnu.org; Tue, 02 Feb 2016 02:45:49 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aQVek-00054M-DU for emacs-orgmode@gnu.org; Tue, 02 Feb 2016 08:45:46 +0100 Received: from p57aceb34.dip0.t-ipconnect.de ([87.172.235.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Feb 2016 08:45:46 +0100 Received: from dieter by p57aceb34.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Feb 2016 08:45:46 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nicolas Goaziou writes: >> I would expect an invisible html entity or just the apperance of the >> text "orgradiotarget1". > > The latter is indeed expected. Thanks for the confirmation > Assuming the variable above is non-nil, which would explain your output, > we could consider to ignore it altogether for radio targets. Again, I'm org-html-allow-name-attribute-in-anchors is a variable defined in `ox-html.el'. Its value is t Thanks, didn't know about this config. variable and it's working, the anchor is then exported without a name... But still appears as a link in *my* html page :-(. I conclude the problem is within the css file I'm using for this particular site. (Please see the following comment) > not much into HTML so I don't know if that's a good idea (e.g., is there > any use for an anchor with both an id and a name attribute in the > context of radio targets?). I don't think so, with a simple org test file I'm getting the behaviour you would expect - despite a named anchor - the target doesn't appear as link, just a regular text. Thank you very much, I have now a path to look for. Dieter -- Best wishes H. Dieter Wilhelm Darmstadt, Germany