emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Hierarchical checkbox summary works on one machine but not another
@ 2010-01-14 11:43 Charles Cave
  2010-01-14 15:05 ` Darlan Cavalcante Moreira
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Cave @ 2010-01-14 11:43 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-14 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-14 11:43 Hierarchical checkbox summary works on one machine but not another Charles Cave
2010-01-14 15:05 ` Darlan Cavalcante Moreira

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).