From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Re: turning off subscripting Date: Tue, 13 Mar 2007 12:42:04 -0500 Message-ID: References: <1de98b876922831f2fbcf9ee4daac7fc@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRB1V-0008Rq-EO for emacs-orgmode@gnu.org; Tue, 13 Mar 2007 13:42:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRB1T-0008Re-21 for emacs-orgmode@gnu.org; Tue, 13 Mar 2007 13:42:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRB1S-0008Rb-TN for emacs-orgmode@gnu.org; Tue, 13 Mar 2007 12:42:54 -0500 Received: from wr-out-0506.google.com ([64.233.184.239]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HRB0f-0005g6-6R for emacs-orgmode@gnu.org; Tue, 13 Mar 2007 13:42:05 -0400 Received: by wr-out-0506.google.com with SMTP id m59so1202610wrm for ; Tue, 13 Mar 2007 10:42:04 -0700 (PDT) In-Reply-To: <1de98b876922831f2fbcf9ee4daac7fc@science.uva.nl> 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: Carsten Dominik Cc: emacs-orgmode On 3/13/07, Carsten Dominik wrote: > > On Mar 12, 2007, at 21:19, Eddward DeVilla wrote: > After some thinking, I do find this a good idea. Lets make it work > like this: > > #+OPTIONS: ^:nil never interpret ^ and _ as sub/superscript > #+OPTIONS: ^:t always do so > #+OPTIONS: ^:{} require braces for interpretation. cool! :-) > Org-mode produces valid XHTML, so this is a problem of lynx. > Have you tried w3m? Also great for using inside Emacs. No. I'll see if it works. Thanks Edd