Gerald Wildgruber <gerald.wildgru...@unibas.ch> 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?


Reply via email to