From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Show TODO item in table of contents Date: Fri, 22 Nov 2013 17:48:20 -0500 Message-ID: <87wqk0hx3f.fsf@norang.ca> References: <871u2v6do5.fsf@bzg.ath.cx> <5278A717.3000805@online.de> <87eh6uu7un.fsf@bzg.ath.cx> <527A013D.8000105@online.de> <87ppqdbo3b.fsf@gmail.com> <87fvr9fujv.fsf@bzg.ath.cx> <87li11bm1j.fsf@gmail.com> <87bo1dm58w.fsf@norang.ca> <87k3g06cr5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjzWf-0001UV-Ch for emacs-orgmode@gnu.org; Fri, 22 Nov 2013 17:48:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjzWZ-0003Nb-7K for emacs-orgmode@gnu.org; Fri, 22 Nov 2013 17:48:37 -0500 In-Reply-To: <87k3g06cr5.fsf@gmail.com> (Nicolas Goaziou's message of "Fri, 22 Nov 2013 09:50:54 +0100") 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: Bastien , Rainer Stengele , emacs-orgmode@gnu.org Nicolas Goaziou writes: > Bernt Hansen writes: > >> This patch >> 4c94c4d (ox-html: Add TODO keyword to TOC entries, 2013-11-06) >> >> changes the behaviour of HTML TOCs. I noticed that when I export my >> org-mode document (http://doc.norang.ca/org-mode.html) with this patch >> the TOC no longer has numbering on the items - and it is just displayed >> as a plain list. >> >> Was this intended? > > Not really. This is a good ole regression. > >> Can this be fixed? > > I pushed a fix. Is it better now? Much better! Thanks for the quick fix! :) Regards, Bernt