emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Unexpected behaviour while adding checkboxes
@ 2012-01-30  2:49 François Pinard
  2012-01-30  6:18 ` Bastien
       [not found] ` <87aa55oews.fsf@tomsdiner.org>
  0 siblings, 2 replies; 4+ messages in thread
From: François Pinard @ 2012-01-30  2:49 UTC (permalink / raw)
  To: emacs-orgmode

Hi, Org people.

Given this Org fragment:

--8<---------------cut here---------------start------------->8---
* Essai
- Le
- petit :: chaperon
- rouge
--8<---------------cut here---------------end--------------->8---

with the cursor on the "L", command `C-u C-c C-c' yields:

--8<---------------cut here---------------start------------->8---
* Essai
- [ ] Le
- petit :: chaperon
- [ ] rouge
--8<---------------cut here---------------end--------------->8---

while I was expecting:

--8<---------------cut here---------------start------------->8---
* Essai
- [ ] Le
- [ ] petit :: chaperon
- [ ] rouge
--8<---------------cut here---------------end--------------->8---

Is there a bug, or do I miss something?

François

P.S. In case it matters, I'm using a recent pull of Org mode.

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

end of thread, other threads:[~2012-01-30 15:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-30  2:49 Unexpected behaviour while adding checkboxes François Pinard
2012-01-30  6:18 ` Bastien
2012-01-30 15:17   ` François Pinard
     [not found] ` <87aa55oews.fsf@tomsdiner.org>
2012-01-30 15:52   ` François Pinard

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).