From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: inconsistency in VERSE environment? Date: Sun, 26 Jul 2009 06:12:12 +0800 Message-ID: <874ot0bef7.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUpTc-0007XD-RX for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 18:12:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUpTY-0007VR-6p for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 18:12:24 -0400 Received: from [199.232.76.173] (port=58066 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUpTY-0007VK-2u for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 18:12:20 -0400 Received: from rv-out-0708.google.com ([209.85.198.242]:46352) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUpTX-0008OB-Rx for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 18:12:20 -0400 Received: by rv-out-0708.google.com with SMTP id f25so979320rvb.6 for ; Sat, 25 Jul 2009 15:12:18 -0700 (PDT) In-Reply-To: (Stefan Vollmar's message of "Fri, 24 Jul 2009 01:03:59 +0200") 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: Stefan Vollmar Cc: emacs-orgmode Stefan Vollmar writes: > I just observed that in > > #+BEGIN_VERSE > =A= B > =C= > #+END_VERSE > > the first line is exported in HTML as expected (with A in "code" style), > B in default text style. However, the second line yields "=C=" with > default text style, rather than just "C" in "code" style. I assume this > is a bug? Fixed now, thanks! -- Bastien