emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] After TODO statistics problem


From: David Lee
Subject: [Orgmode] After TODO statistics problem
Date: Wed, 12 May 2010 15:32:57 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

Hi all,

I add CNCL(cancel) and WAIT to TODO keywords, which is copied from Prof.Dominik's presentation.

In below example, the statistics of TODO should be [1/3] (because CNCL should not be considered as a valid headline), but not [1/4].

How to omit the CNCL headline? Shall I modify value or add a hook?

(example modified from Org Mode Manual Section 5.5)

* Organize Party [1/4]
** TODO Call people [1/2]
*** TODO Peter
*** DONE Sarah
** WAIT Buy food
** DONE Talk to neighbor
** CNCL Waste time

My environment is Emacs 23.1, Org 6.36.

Thanks,
 - David



reply via email to

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