Re: [O] org-update-statistics-cookies does not update stats

2014-01-29 Thread Bastien
Hi Yasushi,

Yasushi SHOJI  writes:

> It seems to me that the commit 80fc5ad breaks
> `org-update-statistics-cookies' on my setup.

This should now be fixed in master.

Thanks for reporting this!

-- 
 Bastien



[O] org-update-statistics-cookies does not update stats

2014-01-28 Thread Yasushi SHOJI
Bastien,

It seems to me that the commit 80fc5ad breaks
`org-update-statistics-cookies' on my setup.

Here is an ECM:

* foo [1/2]
** DONE bar
** TODO baz

Calling `org-update-statistics-cookies' on `foo' changes `[1/2]' to
`[0/2]'.  This doesn't affect the maint branch as I, just in case,
tested.  So, it's non-urgent issue.

Regards,
-- 
   yashi