From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Fix TODO export in html TOC Date: Fri, 19 Feb 2016 14:31:14 +0100 Message-ID: <87d1rs25el.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWl7U-0007IJ-Ag for emacs-orgmode@gnu.org; Fri, 19 Feb 2016 08:29:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWl7Q-0000T4-J8 for emacs-orgmode@gnu.org; Fri, 19 Feb 2016 08:29:15 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:45841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWl7Q-0000T0-Db for emacs-orgmode@gnu.org; Fri, 19 Feb 2016 08:29:12 -0500 In-Reply-To: (Austin Walker's message of "Wed, 17 Feb 2016 23:22:00 -0500") 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: Austin Walker Cc: emacs-orgmode@gnu.org Hello, Austin Walker writes: > I'd like to submit a fix for an issue seen by reddit user simonced. > https://www.reddit.com/r/emacs/comments/46717x/orgmode_todo_html_export_in_toc/ > > When exporting a TODO headline to html, the TOC will show the class to be > "todo nilTODO". The fix is to replace nil with an empty string. I'm new to > the org-mode mailing list, so please let me know if I made a mistake. You didn't. I applied it. Thank you. Regards, -- Nicolas Goaziou