The Following patch allows writing both indicators and to update them:

    * Inbox [%] [/]
    ** TODO ...
    ** TODO ...
    M-x org-update-parent-todo-statistics

2008-12-20  Jari Aalto  <jari.aa...@cante.net>

        * org.el (org-update-parent-todo-statistics-1): New function.
        Accept argument RE to update paricular statistics.
        (org-update-parent-todo-statistics): Move functionality
        to `org-update-parent-todo-statistics-1'. Update both
        indicators: [/] and [%].

Get it at:

    git remote add <name> http://git.cante.net/my/emacs-lisp-dev--org.git
    git fetch <name>
    git branch -a

    git checkout -b test master
    git diff <name/branch>
    git merge <name/branch>

Where changes are in <branch>
"org-update-parent-todo-statistics+both-indicators"

Jari





_______________________________________________
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