From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darlan Cavalcante Moreira Subject: Re: Hierarchical checkbox summary works on one machine but not another Date: Thu, 14 Jan 2010 12:05:35 -0300 Message-ID: <4b4f32c2.8802be0a.1e3e.05c3@mx.google.com> References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVRGh-0008NA-7l for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 10:05:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVRGa-0008JF-UL for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 10:05:49 -0500 Received: from [199.232.76.173] (port=48309 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVRGa-0008J4-PU for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 10:05:44 -0500 Received: from qw-out-1920.google.com ([74.125.92.145]:39200) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVRGa-0008Jy-4M for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 10:05:44 -0500 Received: by qw-out-1920.google.com with SMTP id 4so519661qwk.24 for ; Thu, 14 Jan 2010 07:05:39 -0800 (PST) In-Reply-To: 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: Charles Cave Cc: emacs-orgmode@gnu.org As I understand, the cookie in "Total Food" should actually say [0/0], since Fruits, Vegetables and Drinks are not checkboxes. At least this is how it works for me with TODO items. - Darlan Cavalcante Moreira At Thu, 14 Jan 2010 11:43:20 +0000 (UTC), Charles Cave wrote: > > The following hierarchical list structure has checkbox > statistics "cookies" at a top level as well as the 2nd level. > > I use org-mode 6.34 on Windows XP on both my home and office PCs. > > I am stumped that the following structure updates the cookies > correctly on my work machine as follows..... > > + Total Food [6/8] > 1. Fruit [3/3] > - [X] Bananas > - [X] Oranges > - [X] Grapes > 2. Vegetables [1/2] > - [X] Carrots > - [ ] Potatoes > 3. Drinks [2/3] > - [X] Water > - [ ] Coffee > - [X] Wine > > ....but ignores the structure on the home computer: > > + Total Food [3/3] <--- should say [6/8] > 1. Fruit [3/3] > - [X] Bananas > - [X] Oranges > - [X] Grapes > 2. Vegetables [2/2] > - [X] Carrots > - [X] Potatoes > 3. Drinks [3/3] > - [X] Water > - [X] Coffee > - [X] Wine > > > I cleaned out the elisp folder on the home machine and reinstalled > org-mode, but I can't understand the difference. Is there > a customisation variable apart from org-hierarchical-checkbox-statistics? > > Thakns > Charles > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode