all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* After TODO statistics problem
@ 2010-05-12  7:32 David Lee
  2010-05-12  7:55 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: David Lee @ 2010-05-12  7:32 UTC (permalink / raw)
  To: emacs-orgmode

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

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

* Re: After TODO statistics problem
  2010-05-12  7:32 After TODO statistics problem David Lee
@ 2010-05-12  7:55 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-05-12  7:55 UTC (permalink / raw)
  To: David Lee; +Cc: emacs-orgmode


On May 12, 2010, at 9:32 AM, David Lee wrote:

> 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?

There is currently no way to do what you want.

- Carsten

>
> (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
>
> _______________________________________________
> 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

- Carsten

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

end of thread, other threads:[~2010-05-12  9:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12  7:32 After TODO statistics problem David Lee
2010-05-12  7:55 ` Carsten Dominik

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.