From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org won't export paragraphs after list environment Date: Wed, 7 Mar 2007 08:50:10 +0100 Message-ID: <1da4fd3b0d5909dbc5fbbffc1a347490@science.uva.nl> References: <87ps7nskf6.fsf@ens.fr> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HOsqO-0001RA-A1 for emacs-orgmode@gnu.org; Wed, 07 Mar 2007 04:54:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HOsqK-0001Q8-Kl for emacs-orgmode@gnu.org; Wed, 07 Mar 2007 04:53:57 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOsqI-0001Pr-7O for emacs-orgmode@gnu.org; Wed, 07 Mar 2007 04:53:55 -0500 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HOsqC-0000fw-U5 for emacs-orgmode@gnu.org; Wed, 07 Mar 2007 04:53:49 -0500 In-Reply-To: <87ps7nskf6.fsf@ens.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org Fixed, thanks - Carsten On Mar 5, 2007, at 17:51, Bastien wrote: > Hi, > > in this example, the paragraph "A paragraph" wont' be properly inserted > between

. Happens only after list environments. Can't check > whether this bug shew up with org-4.67, but i think someone would have > caught it before otherwise. > > ======================================================================= > ==== > * Headline > > - list item > - list item > - list item > > A paragraphe. > ======================================================================= > ==== > > Regards, > > -- > Bastien