[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] refiling tasks and counter cookies
From: |
Bastien |
Subject: |
Re: [O] refiling tasks and counter cookies |
Date: |
Thu, 05 Jan 2012 18:14:36 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) |
Hi Ali,
Ali Tofigh <address@hidden> writes:
> when refiling todos (C-c C-w), the counter cookies don't update. is
> that a known/intended issue?
This should do:
(add-hook
'org-after-refile-insert-hook
'org-update-parent-todo-statistics)
HTH,
--
Bastien