From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Subject: Re: Future Worg publishing failure :) Date: Fri, 18 Mar 2011 18:40:51 +0100 Message-ID: <87k4fw72e4.fsf@gmail.com> References: <15689.1300433701@alphaville.dokosmarshall.org> <87y64cg2n5.fsf@gnu.org> <874o708usn.fsf@gmail.com> <27408.1300458859@alphaville.dokosmarshall.org> <87vczg77uu.fsf@gmail.com> <29538.1300464179@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=45332 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0dl1-00005J-U9 for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 13:46:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0dfS-0001FR-Hr for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 13:40:55 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:49523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0dfS-0001FJ-D0 for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 13:40:54 -0400 Received: by bwz17 with SMTP id 17so3982421bwz.0 for ; Fri, 18 Mar 2011 10:40:53 -0700 (PDT) In-Reply-To: <29538.1300464179@alphaville.dokosmarshall.org> (Nick Dokos's message of "Fri, 18 Mar 2011 12:02:59 -0400") 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: nicholas.dokos@hp.com Cc: Bastien , emacs-orgmode@gnu.org Nick Dokos writes: > However, there is still the problem that an empty item in a numbered > list will trigger the error that I posted, so > org-html-export-list-line will need to be taught how to deal with an > empty list item - correct? Correct. I overlooked that part of the problem, being focused on the number interpretation as a list item. This is now fixed in master, for HTML and DocBook. Thanks ! Regards, -- Nicolas