From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Request for opinions: [ANN] List improvement v.2o Date: Tue, 17 Aug 2010 20:02:34 +0200 Message-ID: <87d3thxglh.wl%n.goaziou@gmail.com> References: <87ocdzw7gq.wl%n.goaziou@gmail.com> <17A93AC0-1896-481D-B2E9-E1DA5879A1D0@gmail.com> 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=38508 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OlQVB-0002Qk-PJ for emacs-orgmode@gnu.org; Tue, 17 Aug 2010 14:03:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OlQVA-0000bx-Lj for emacs-orgmode@gnu.org; Tue, 17 Aug 2010 14:03:09 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:63525) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlQVA-0000bn-Hp for emacs-orgmode@gnu.org; Tue, 17 Aug 2010 14:03:08 -0400 Received: by wyg36 with SMTP id 36so8049690wyg.0 for ; Tue, 17 Aug 2010 11:03:07 -0700 (PDT) In-Reply-To: <17A93AC0-1896-481D-B2E9-E1DA5879A1D0@gmail.com> 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: Carsten Dominik Cc: Org Mode List Hello, >>>>> Carsten Dominik writes: > 1. The ability to have several sublists separated by text, for example > - item1 > - subitem A1 > - subitem A2 > some text in between the lists, identified as such by indentation > - subitem B1 > - subitem B2 > Such a construct is no longer possible. The LaTeX exporter already > was not able to deal with this situation, but the HTML and DocBook > exporters did handle this correcty (and still do, actually, contrary to > what Nicolas wrote in one of his messages). Well, I just verified, and I maintain HTML and DocBook behave as LaTeX here. Are you sure to be running git head? I fixed this in two steps, you might be stuck between them. Regards, -- Nicolas