From: Ed Hirgelt <ehirgelt@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Checkboxes and Blank Lines
Date: Thu, 26 Feb 2009 12:56:08 -0800 [thread overview]
Message-ID: <6F8E8234-F1B1-459C-903A-08EB12A5A8D4@gmail.com> (raw)
There is a difference in behavior of checkboxes when blank lines
are inserted between list items. This is the default, I believe,
when using M-Return to create a new list item.
The following reproduces the problem. Type C-c# in the Works case
and the count is updated to 0/2 (with C-cC-c in the check box it
gets updates to 1/2).
But in the second the counts get updated to 1.
Is this the intent?
org-blank-behavior is set to
((heading . auto)
(plain-list-item . auto))
Thanks,
Ed
-------------------------
* Test Case
** TODO Works [/]
- [ ] a
- [ ] b
** TODO Fails [/]
- [ ] a
- [ ] b
------------------------
next reply other threads:[~2009-02-26 20:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-26 20:56 Ed Hirgelt [this message]
2009-02-26 21:31 ` Checkboxes and Blank Lines 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=6F8E8234-F1B1-459C-903A-08EB12A5A8D4@gmail.com \
--to=ehirgelt@gmail.com \
--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).