emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Percent Done value not working....


From: Bernt Hansen
Subject: [Orgmode] Re: Percent Done value not working....
Date: Mon, 22 Nov 2010 19:44:50 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

C64 Whiz <address@hidden> writes:

> Hello,
>
> I have the following tree with (setq org-hierarchical-todo-statistics nil) in 
> my .emacs:
>
> * Head 1 [66%]
> ** DONE Head 1.1
> ** DONE Head 1.2
> *** TODO Head 1.2.1
>
> Changing the keyword on heading 1.2.1 alters the 66% accordingly. 
>
> When I change my .emacs to   (setq org-hierarchical-todo-statistics t), 
> changing the heading 1.2.1 keyword does
> *not* alter the 66%.  However, it STILL says 66%.
>
> If Subtrees are ignored, shouldn't the [%] be 100% ?
>
> Thanks!

Hi,

It probably goes up one level, sees not statistics cookie to update and
quits looking.  You can update the statistics cookie on Head 1 with
C-c #

HTH,
Bernt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]