emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Update both indicators: [/] and [%]
@ 2008-12-20 19:25 Jari Aalto
  2008-12-20 20:35 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Jari Aalto @ 2008-12-20 19:25 UTC (permalink / raw)
  To: emacs-orgmode


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.aalto@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

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

end of thread, other threads:[~2008-12-21  5:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-20 19:25 [PATCH] Update both indicators: [/] and [%] Jari Aalto
2008-12-20 20:35 ` Carsten Dominik
2008-12-21  0:50   ` Jari Aalto
2008-12-21  5:55     ` Bernt Hansen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).