From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: FR: ASCII remove extra lines Date: Wed, 19 Sep 2012 09:27:24 +0200 Message-ID: <87a9wmqv0f.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55034) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEFbG-0001GN-AU for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 04:25:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEFbF-0002e2-41 for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 04:25:38 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:40544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEFbE-0002dn-Tu for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 04:25:37 -0400 Received: by wgbds1 with SMTP id ds1so3850706wgb.0 for ; Wed, 19 Sep 2012 01:25:36 -0700 (PDT) In-Reply-To: (Samuel Wales's message of "Sun, 2 Sep 2012 13:44:24 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Samuel Wales Cc: emacs-orgmode@gnu.org Hi Samuel, Samuel Wales writes: > Here is a paragraph. > > # this is a paragraph, which i decided to comment out, but > # is separate from the previous and next paragraphs. > > Currently, ASCII export will create extra blank lines. This > is undesirable. Actually the new exporter behaves correctly here and does not add extra blank lines. -- Bastien