From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Statistics cookies export to html Date: Thu, 10 Sep 2015 09:38:31 +0200 Message-ID: <871te6u3k8.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZwSt-0008B2-8d for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 03:40:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZwSp-00049X-7A for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 03:40:15 -0400 Received: from slow1-d.mail.gandi.net ([217.70.178.86]:33823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZwSp-00049L-1M for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 03:40:11 -0400 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by slow1-d.mail.gandi.net (Postfix) with ESMTP id 9777547B40A for ; Thu, 10 Sep 2015 09:37:04 +0200 (CEST) In-Reply-To: (Thomas S. Dye's message of "Wed, 09 Sep 2015 18:09:49 -1000") 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: "Thomas S. Dye" Cc: emacs-orgmode Hello, Thomas S. Dye writes: > I expect the following ECM to *not* export the statistics cookie "[1/1]" > because I've set stat:nil. But it does export it with emacs -Q. Or, is > the [1/1] not a statistics cookie? > > #+OPTIONS: html-link-use-abs-url:nil html-postamble:auto > #+OPTIONS: html-preamble:t html-scripts:t html-style:t > #+OPTIONS: html5-fancy:nil tex:t stat:nil > #+HTML_DOCTYPE: xhtml-strict > #+HTML_CONTAINER: div > #+CREATOR: Emacs 24.5.1 (Org mode 8.3.1) > > * Cookie [1/1] > ** DONE One > :LOGBOOK: > - State "DONE" from [2015-09-09 Wed 17:56] > :END: Fixed. Thank you. Regards, -- Nicolas Goaziou