From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: verbatim/code text and line breaks with auto fill mode Date: Fri, 14 Mar 2014 00:02:34 +0100 Message-ID: <871ty51z3p.fsf@gmail.com> References: <87y50l91i7.fsf@alphaville.bos.redhat.com> <86siqqfgz3.fsf@somewhere.org> <87lhwi8d52.fsf@gmail.com> <87bnxaw6eo.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49290) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOElf-0005hN-10 for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 19:10:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOEdr-0002nM-Dn for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 19:03:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:50921) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOEdr-0002nC-6H for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 19:02:23 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WOEdq-0002CH-3f for emacs-orgmode@gnu.org; Fri, 14 Mar 2014 00:02:22 +0100 In-Reply-To: <87bnxaw6eo.fsf@bzg.ath.cx> (Bastien's message of "Thu, 13 Mar 2014 14:54:23 +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: Bastien Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org, Sebastien Vauban Hello, Bastien writes: > Hi Nicolas, > Nicolas Goaziou writes: > >> OTOH, `latex' back-end could remove newline characters from verbatim and >> code contents. > > Is it only for the LaTeX backend? No idea. > Or something we can add to `org-export-before-processing-hook'. Hook are usually for user consumption. There is probably a better way to handle it. > In any case, yes, would be great if you could fix this somehow. We first need to know what is the problem. Does Org allow newline characters in verbatim objects? If it does, what backends do not support it? Regards, -- Nicolas Goaziou