"David A. Gershman" <dagershman_...@dagertech.net> writes:

> After a good night's rest, I came to the realization this solution
> doesn't help my issue.  I was asking if there was a way for
>
> * Heading 1 [%]
>  * Sub 1
>  * TODO Sub 2
>  * DONE Sub 3
>
> To have a statistic of 33% done instead of now it would say 50%.  The
> sub heading with *no* TODO kw is not even counted.

(setq org-provide-todo-statistics 'all-headlines)

should do the trick.

> With the new solution, can a TODO kw be, say, "NIL" to count non-kw
> lines?

No need for that.

HTH,

-- 
 Bastien


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to