emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [PATCH] Update both indicators: [/] and [%]


From: Carsten Dominik
Subject: Re: [Orgmode] [PATCH] Update both indicators: [/] and [%]
Date: Sat, 20 Dec 2008 21:35:03 +0100

Hi Jari,

if I try to fetch from your repo, git download in excess o 10MB, so something must be wrong here. Can you please post a patch?

Thanks.

- Carsten

On Dec 20, 2008, at 8:25 PM, Jari Aalto wrote:


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  <address@hidden>

       * 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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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