From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Williams Subject: Re: Subscripts in URLs Date: Tue, 7 Aug 2012 10:05:38 -0500 Message-ID: <21A5E1E970CD46459ECBE86D6CC4B28C6732335B@spexch01.WindLogics.local> References: <21A5E1E970CD46459ECBE86D6CC4B28C67323247@spexch01.WindLogics.local> <877gtbiqfb.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SylLo-0003TX-N3 for emacs-orgmode@gnu.org; Tue, 07 Aug 2012 11:05:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SylLn-0005MJ-Ez for emacs-orgmode@gnu.org; Tue, 07 Aug 2012 11:05:40 -0400 Received: from shrimp.windlogics.com ([216.245.170.164]:14010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SylLn-0005ME-9p for emacs-orgmode@gnu.org; Tue, 07 Aug 2012 11:05:39 -0400 In-Reply-To: <877gtbiqfb.fsf@gnu.org> Content-Language: en-US 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: Bastien Cc: "emacs-orgmode@gnu.org" From: Bastien Guerry [mailto:bastienguerry@googlemail.com] > > Ken Williams writes: > > > and export to HTML, I get a link with anchor text > > > http://www.mmm.ucar.edu/events/ISP/presentations/JNTforecastevaluati > on > > concepts.pdf, where "forecastevaluationconcepts" is subscripted. The > > link *target* is correct, though. > > Maybe you have (setq org-export-with-sub-superscripts t) or ^:t in your > buffer? Indeed, that seems to be the case. I do want to be able to use subscripts = and other markup in general though, but in a URL like this it seems misplac= ed. Maybe we could patch the core code to only process link markup when the aut= hor has explicitly given the anchor text? Otherwise, if I'm linking to an = external resource, I don't have control over whatever crazy stuff appears i= n the URL, and underscores are quite common. -Ken CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the inte= nded recipient(s) and may contain confidential and privileged information. = Any unauthorized review, use, disclosure or distribution of any kind is str= ictly prohibited. If you are not the intended recipient, please contact the= sender via reply e-mail and destroy all copies of the original message. Th= ank you.