From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Blank lines in literal html Date: Mon, 10 Dec 2007 14:33:35 +0000 Message-ID: <87mysisjpc.fsf@bzg.ath.cx> References: <475453D3.30604@gmail.com> <4756FC88.1050701@gmail.com> <878x44ekw6.fsf@bzg.ath.cx> <475C7586.9010105@gmail.com> <87mysjbdir.fsf@bzg.ath.cx> <475C9D00.2010406@gmail.com> 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 1J1ilX-00076K-Jc for emacs-orgmode@gnu.org; Mon, 10 Dec 2007 08:33:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J1ilW-00075E-Gg for emacs-orgmode@gnu.org; Mon, 10 Dec 2007 08:33:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J1ilW-000751-BZ for emacs-orgmode@gnu.org; Mon, 10 Dec 2007 08:33:46 -0500 Received: from nf-out-0910.google.com ([64.233.182.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J1ilV-0003Y2-W4 for emacs-orgmode@gnu.org; Mon, 10 Dec 2007 08:33:46 -0500 Received: by nf-out-0910.google.com with SMTP id f5so1158548nfh for ; Mon, 10 Dec 2007 05:33:43 -0800 (PST) In-Reply-To: <475C9D00.2010406@gmail.com> (Wanrong Lin's message of "Sun, 09 Dec 2007 20:57:20 -0500") 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: emacs-orgmode@gnu.org Wanrong Lin writes: > Sorry, actually we were talking about different things. Maybe because we > have different understandings of the bug itself. Just want to clarify > the bug a little bit. > > Actually, the bug is *NOT* concerned about how the HTML code looks, it > is concerned about how the HTML page look. If I put a segment of HTML > code in an org file that should display only one blank line, but the > exported page displays 3 blank lines in a browser, that page has > correct syntax but wrong content (although the rendering is still > correct). Because the exported part is bracket in a
 ... 
> section, a changed number of blank lines in the HTML code also changes > the number of displayed blank lines in the browser. Yes, you're perfectly right. I've submitted your patch to Carsten, I think he will take it (or a modified version.) Thanks again for your report/fix! -- Bastien