From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: [ANN] Org Elements in contrib Date: Tue, 12 Jun 2012 16:14:59 +0200 Message-ID: References: <87ty5xxqbu.fsf@gmail.com> <87haugemmd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeRsB-0000Ew-UZ for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 10:15:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SeRs6-0005XE-EH for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 10:15:07 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:62958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeRs6-0005TM-5b for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 10:15:02 -0400 Received: by wgbds1 with SMTP id ds1so4211807wgb.0 for ; Tue, 12 Jun 2012 07:14:59 -0700 (PDT) In-Reply-To: <87haugemmd.fsf@gmail.com> 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: Nicolas Goaziou Cc: Org Mode List Hi Nicolas On Tue, Jun 12, 2012 at 2:32 PM, Nicolas Goaziou wrote: > This bug should be fixed now. I confirm that it is fixed. And as I see from your commit: Thanks to your modular and therefore stable design it is fixed also for other cases that I didn't test before with table or list as the only body element. And the regression tests in general I appreciate a lot too. Michael