From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Maihofer Subject: Re: [ANN] Changes to lists Date: Tue, 8 Feb 2011 11:47:47 +0000 (UTC) Message-ID: References: <87k4hve0y7.wl%n.goaziou@gmail.com> <878vy6kxbd.wl%n.goaziou@gmail.com> <20110128104159.55545pan0gj6rn48@webmail.df.eu> <87hbcmnz4f.wl%n.goaziou@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=57795 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pmm3A-0006Hd-7q for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 06:48:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pmm38-00048U-BR for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 06:48:03 -0500 Received: from lo.gmane.org ([80.91.229.12]:51667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pmm38-00047i-5m for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 06:48:02 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pmm34-0002oQ-8d for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 12:47:58 +0100 Received: from 193.200.162.41 ([193.200.162.41]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Feb 2011 12:47:58 +0100 Received: from ignoramus by 193.200.162.41 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Feb 2011 12:47:58 +0100 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: emacs-orgmode@gnu.org Nicolas, Nicolas Goaziou gmail.com> writes: > > 2. Lists in inline tasks are not exported properly (item 2a in the > > example below). > > This should be fixed now. Thanks. This does not work for me. Lists in inline tasks are still exported as follows: * item 1 * item 2 What do I miss? Regards, Karl