emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Filter for recursive counting (org-hierarchical-todo-statistics)


From: Bastien
Subject: Re: [O] Filter for recursive counting (org-hierarchical-todo-statistics)
Date: Mon, 20 Jan 2014 16:09:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Fletcher,

Fletcher Charest <address@hidden> writes:

> Okay, actually, after using this solution, there is just one thing I
> think that could be considered a bug (not very problematic though).

I just pushed a fix for this in master.

(The reason I'm pushing it to master instead of maint is that the
maint branch will go into Emacs 24.4 soon, and we try to fix only
obvious or important bugs there -- this one was more a limitation
than a bug.)

You can set

  (setq org-provide-todo-statistics '(("TODO") ("DONE")))

and stats will be updated based on those two keywords only.

Let me know if this works for you,

-- 
 Bastien



reply via email to

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