From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Frankel Subject: Re: HTML export of - [ ] does not display box anymore Date: Wed, 6 Aug 2014 10:18:38 -0400 Message-ID: <20140806141838.GA24465@eyeBook> References: <53E1E1C5.6060602@online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53555) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF23V-0000Nh-0z for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 10:19:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XF231-0003r7-Iw for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 10:19:04 -0400 Received: from mail.rickster.com ([204.62.15.78]:43678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF231-0003qy-Fa for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 10:18:35 -0400 Content-Disposition: inline In-Reply-To: <53E1E1C5.6060602@online.de> 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: Rainer Stengele Cc: emacs-orgmode@gnu.org On Wed, Aug 06, 2014 at 10:05:25AM +0200, Rainer Stengele wrote: > Am 05.08.2014 um 15:39 schrieb Rick Frankel: > > I do not see the checkbox box anymore as I did in older versions. > I tried to find an export setting, tried several settings related to > todos but I cannot find a setting stopping the box to be exported. > > I have these set correctly. What I get is: (I run Org-mode version 8.3beta > (release_8.3beta-167-g003edd) You are correct. This was broken in commit c9ca0b6... ox-html: Use options instead of hard-coded variables. I will look into a fix later. rick