From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: underscores in links Date: Wed, 7 Jan 2009 17:22:07 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LKWxJ-0001pK-AF for emacs-orgmode@gnu.org; Wed, 07 Jan 2009 06:52:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LKWxH-0001p0-IG for emacs-orgmode@gnu.org; Wed, 07 Jan 2009 06:52:12 -0500 Received: from [199.232.76.173] (port=32886 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKWxH-0001ox-Dg for emacs-orgmode@gnu.org; Wed, 07 Jan 2009 06:52:11 -0500 Received: from ti-out-0910.google.com ([209.85.142.189]:2502) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LKWxG-0001ex-Te for emacs-orgmode@gnu.org; Wed, 07 Jan 2009 06:52:11 -0500 Received: by ti-out-0910.google.com with SMTP id u5so7132482tia.10 for ; Wed, 07 Jan 2009 03:52:07 -0800 (PST) In-Reply-To: Content-Disposition: inline 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: Rustom Mody Cc: emacs-orgmode@gnu.org On Wed, Jan 7, 2009 at 5:09 PM, Rustom Mody wrote: > When I have a file containing links like > http://blogs.sun.com/sundararajan/entry/what_s_in_my_java > the underscores become subscripts (when exported as html). > > How to turn this off? > (Note the link follows correctly; just how it shows) > Section on "Export Options" in the manual has "^:" setting to enable/disable this behaviour. Does that help? -- Manish