[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Cookies on check-boxed plain lists don't get updated
From: |
Rasmus |
Subject: |
Re: [O] Cookies on check-boxed plain lists don't get updated |
Date: |
Tue, 11 Aug 2015 10:57:51 +0200 |
User-agent: |
Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) |
Gerald Wildgruber <address@hidden> writes:
> Hi Nicolas,
>
> thanks for the fix! The sub list cookie does get updated now, perfect!
>
>
> Yet, check out this example from p.57 of the Org Manual (ch. "Checkboxes"):
>
> * TODO Organize party [2/4]
> - [-] call people [1/3]
> - [ ] Peter
> - [X] Sarah
> - [ ] Sam
> - [X] order food
> - [ ] think about what music to play
> - [X] talk to the neighbors
>
> With the new code now this gives:
>
> * TODO Organize party [3/7]
> - [-] call people [1/3]
> - [ ] Peter
> - [X] Sarah
> - [ ] Sam
> - [X] order food
> - [ ] think about what music to play
> - [X] talk to the neighbors
>From a clean Emacs, I get the first desired behavior.
I also got a couple of errors:
org-update-checkbox-count: Invalid search bound (wrong side of point)
but I cannot seem to reproduce this consistently. One time I had two
"[/]" boxes.
Rasmus
--
When the facts change, I change my mind. What do you do, sir?