From: Michael Brand <michael.brand@alumni.ethz.ch>
To: emacs-orgmode@gnu.org
Subject: checkbox aggregation issues
Date: Thu, 17 Sep 2009 20:47:27 +0200 [thread overview]
Message-ID: <4AB2843F.5040601@alumni.ethz.ch> (raw)
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
next reply other threads:[~2009-09-17 18:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-17 18:47 Michael Brand [this message]
2009-09-17 21:19 ` checkbox aggregation issues Carsten Dominik
2009-09-18 11:40 ` Michael Brand
2009-09-18 13:05 ` Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AB2843F.5040601@alumni.ethz.ch \
--to=michael.brand@alumni.ethz.ch \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).