From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Exporting org to ascii without line breaks Date: Mon, 19 Jan 2015 18:31:38 +0100 Message-ID: <87zj9ead8l.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDGA2-00020d-9g for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 12:30:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDG9u-00061K-Qa for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 12:30:46 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:40172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDG9u-0005xe-HL for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 12:30:38 -0500 In-Reply-To: (Andreas Rasholm's message of "Mon, 19 Jan 2015 15:18:48 +0100") 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: Andreas Rasholm Cc: emacs-orgmode@gnu.org Hello, Andreas Rasholm writes: > Is there a way to export to ascii without line breaks being inserted at the > end of every line in the exportbuffer or .txt file? No there isn't. However, you may use filters to remove them in areas you're interested in (probably paragraphs). Regards, -- Nicolas Goaziou