emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* checkbox aggregation issues
@ 2009-09-17 18:47 Michael Brand
  2009-09-17 21:19 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Brand @ 2009-09-17 18:47 UTC (permalink / raw)
  To: emacs-orgmode

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 expected. No new message in the Messages buffer.

2) with this file content

-*- mode: org -*-
#+STARTUP: overview
* a [100%]
** DONE b
* x [100%]
** DONE y

and `C-u C-c #' the checkbox aggregation of the first heading gets hidden but I expect it to stay visible. Both values change to 0% unlike expected. The Messages buffer shows "byte-code: This should not happen".

- Michael

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-18 13:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-17 18:47 checkbox aggregation issues Michael Brand
2009-09-17 21:19 ` Carsten Dominik
2009-09-18 11:40   ` Michael Brand
2009-09-18 13:05     ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).