From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [patch] two bugs: one with comments and with exporting inline tasks Date: Thu, 04 Nov 2010 15:05:49 +0100 Message-ID: <87iq0dchfm.wl%n.goaziou@gmail.com> References: <87iq0gknpg.fsf@pinto.chemeng.ucl.ac.uk> <87pqunv83v.wl%n.goaziou@gmail.com> <87iq0fla93.fsf@ucl.ac.uk> <8739rjl3s6.fsf@ucl.ac.uk> <87mxppcz8r.wl%n.goaziou@gmail.com> <87lj59cyrz.wl%n.goaziou@gmail.com> <87k4ktcyax.wl%n.goaziou@gmail.com> <878w19gzdq.fsf@ucl.ac.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=51916 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PE0WY-0003Rb-QR for emacs-orgmode@gnu.org; Thu, 04 Nov 2010 10:10:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PE0Rq-0003l3-VM for emacs-orgmode@gnu.org; Thu, 04 Nov 2010 10:05:52 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:36247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PE0Rq-0003Xm-Oo for emacs-orgmode@gnu.org; Thu, 04 Nov 2010 10:05:50 -0400 Received: by mail-ww0-f49.google.com with SMTP id 15so2115191wwe.30 for ; Thu, 04 Nov 2010 07:05:50 -0700 (PDT) In-Reply-To: <878w19gzdq.fsf@ucl.ac.uk> 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: Eric S Fraga Cc: Emacs Org mode mailing list Hello, >>>>> Eric S Fraga writes: > The one problem it has is that the description environment should be > closed when the /end/ of the inline task is found. At present, you > are closing the description environment well after that (I think > when you hit the next heading?). I can't reproduce it here. Description list is correctly ended (as long as you're exporting the whole buffer). Hmmm, do you have any peculiar setup regarding lists or inline tasks? Regards, -- Nicolas