From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Motz Subject: Re: fill-paragraph: wrong behaviour after latex-environments Date: Thu, 03 May 2012 17:23:59 +0200 Message-ID: References: <87zk9pe255.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPxtA-0006R4-Pr for emacs-orgmode@gnu.org; Thu, 03 May 2012 11:24:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SPxt5-0007c3-8p for emacs-orgmode@gnu.org; Thu, 03 May 2012 11:24:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:43573) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPxt5-0007ZF-1Z for emacs-orgmode@gnu.org; Thu, 03 May 2012 11:24:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SPxt2-00060j-UC for emacs-orgmode@gnu.org; Thu, 03 May 2012 17:24:08 +0200 Received: from majorana.uni-muenster.de ([128.176.202.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 May 2012 17:24:08 +0200 Received: from b.motz by majorana.uni-muenster.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 May 2012 17:24:08 +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: emacs-orgmode@gnu.org azw@fastmail.fm (Albert Z. Wang) writes: [...] > This sets several new paragraph boundary markers to prevent wrapping > them into paragraphs: \begin{, \end{, and the unnumbered display > equation shortcut \[, \]. Thank you, that did the trick! Shouldn't that be the default behaviour, i.e. should this be considered a bug? Benjamin