From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org.el: make org-paragraph-fill ignore \[...\] regions starting and ending a line Date: Mon, 11 Aug 2014 15:06:08 +0200 Message-ID: <87mwbbp45b.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGpI9-0002BD-MV for emacs-orgmode@gnu.org; Mon, 11 Aug 2014 09:05:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XGpI2-0004wg-6X for emacs-orgmode@gnu.org; Mon, 11 Aug 2014 09:05:37 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:40240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGpI2-0004vc-1L for emacs-orgmode@gnu.org; Mon, 11 Aug 2014 09:05:30 -0400 In-Reply-To: (Federico Beffa's message of "Sun, 10 Aug 2014 15:13:36 +0200") 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: Federico Beffa Cc: emacs-orgmode@gnu.org Federico Beffa writes: > to help me understand what kind of problems one could face with HTML (or > another back-end), could you give a concrete example? line 1 line 2 \[1+1\] ==>

line 1 line 2

whereas line 1 line 2 \begin{equation*} 1+1 \end{equation*} ==>

line 1 line 2

IOW, there are two different structures in the document: ((paragraph latex)) vs ((paragraph) (latex)) even though M-q cannot tell that difference (with your proposal, the behaviour would be the same in both cases). Regards, -- Nicolas Goaziou 0x80A93738