From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: Pretty display of subscripts and hyperlinks Date: Sun, 6 Jun 2010 19:49:55 +0200 Message-ID: <9DEA1498-C41D-4926-913C-261E79B758FF@gmail.com> References: <87ljashxh1.fsf@fastmail.fm> 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 [140.186.70.92] (port=46547 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLJz3-0003XB-G6 for emacs-orgmode@gnu.org; Sun, 06 Jun 2010 13:50:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLJz2-0004ID-Ct for emacs-orgmode@gnu.org; Sun, 06 Jun 2010 13:50:05 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:62349) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLJz2-0004I2-7S for emacs-orgmode@gnu.org; Sun, 06 Jun 2010 13:50:04 -0400 Received: by ewy6 with SMTP id 6so1775313ewy.32 for ; Sun, 06 Jun 2010 10:50:03 -0700 (PDT) In-Reply-To: <87ljashxh1.fsf@fastmail.fm> 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: Org Mode I guess this is wih pretty entity display turned on? - Carsten On Jun 6, 2010, at 7:39 PM, Matt Lundin wrote: > Hi Carsten, > > Git commit 70d24c5d036cd5787f719104a0ad2f157c5207b1 causes underscores > in hyperlinks to display parts of link and description as subscripts. > E.g., this link... > > [[http://www.samplepage.com/an_underscore][Some description words]] > > ...displays the word "Some" in the description as a subscript. With > M-x > visible-mode, the substring "underscore][Some" is displayed as a > subscript. > > Thanks, > Matt > > _______________________________________________ > 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