Hi Fletcher, Fletcher Charest <fletcher.char...@gmail.com> 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