Re: [Orgmode] checkbox aggregation issues

2009-09-18 Thread Carsten Dominik
On Sep 18, 2009, at 12:40 PM, Michael Brand wrote: Carsten Dominik wrote: I am not able to reproduce this! ... #+STARTUP: overview I assume you took the example files literally with all subheadings collapsed (overview), right? I took the example literally, but I did not have the file fo

Re: [Orgmode] checkbox aggregation issues

2009-09-18 Thread Michael Brand
Carsten Dominik wrote: I am not able to reproduce this! ... #+STARTUP: overview I assume you took the example files literally with all subheadings collapsed (overview), right? For me this issue happens even with the only emacs command line option -q and both on Windows and Linux with differ

Re: [Orgmode] checkbox aggregation issues

2009-09-17 Thread Carsten Dominik
Hi, I am not able to reproduce this! - Carsten On Sep 17, 2009, at 7:47 PM, Michael Brand wrote: I drilled down some issues of org-version 6.30e to 1) with this file content -*- mode: org -*- #+STARTUP: overview * a [100%] - [X] b * x [100%] - [X] y and `C-u C-c #' the checkbox aggregation

[Orgmode] checkbox aggregation issues

2009-09-17 Thread Michael Brand
I drilled down some issues of org-version 6.30e to 1) with this file content -*- mode: org -*- #+STARTUP: overview * a [100%] - [X] b * x [100%] - [X] y and `C-u C-c #' the checkbox aggregation of the first heading gets hidden but I expect it to stay visible. Both values stay at 100% like ex