From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?S=C3=A9bastien?= Delafond Subject: Re: [PATCH] (fixed) ox-confluence.el: Do not generate filled paragraphs Date: Fri, 4 Mar 2016 10:20:31 +0000 (UTC) Message-ID: <20160304111833.145@usenet.piggo.com> References: <1457042145.2169185.539000906.0E8F7FBC@webmail.messagingengine.com> <87d1rbvzsu.fsf@nicolasgoaziou.fr> <1457059281.3939895.539188402.04FF3C69@webmail.messagingengine.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abmqj-000854-9n for emacs-orgmode@gnu.org; Fri, 04 Mar 2016 05:20:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abmqe-000605-1s for emacs-orgmode@gnu.org; Fri, 04 Mar 2016 05:20:45 -0500 Received: from plane.gmane.org ([80.91.229.3]:50127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abmqd-0005zn-Ss for emacs-orgmode@gnu.org; Fri, 04 Mar 2016 05:20:40 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1abmqc-0004tt-0j for emacs-orgmode@gnu.org; Fri, 04 Mar 2016 11:20:38 +0100 Received: from static.60.129.47.78.clients.your-server.de ([78.47.129.60]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Mar 2016 11:20:37 +0100 Received: from seb by static.60.129.47.78.clients.your-server.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Mar 2016 11:20:37 +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: emacs-orgmode@gnu.org On 2016-03-04, M. P. Ashton wrote: > I could make it unfill paragraphs, but I thought it might be useful > to preserve line breaks. > > [...] > > Thanks for looking this over. Let me know what would be an acceptable > change if any. I've switched to exporting my Org documents to markdown before including that in Confluence, so I'm not exactly maintaining ox-confluence much, but anything that brings added functionality is of course most welcome. Cheers, --Seb