[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Unexpected behaviour while adding checkboxes
From: |
François Pinard |
Subject: |
Re: [O] Unexpected behaviour while adding checkboxes |
Date: |
Mon, 30 Jan 2012 10:17:03 -0500 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (gnu/linux) |
Bastien <address@hidden> writes:
> Hi François,
Bonjour, mon cher Bastien! :-)
> Ps: I would advise not mixing list types, e.g. not mixing plain list
> and descriptive list.
Advice taken! Thanks!
> If you try C-u C-c C-c on the "- petit :: chaperon" item,
> you will read this message
> "Cannot add a checkbox to a description list item"
> So no, there is no bug here.
OK. I've been a bit mislead by the fact that if I explicitly write:
- [ ] petit :: chaperon
both the "[ ]" and the "petit" word get highlighted. If we may not mix
plain lists and descriptive lists, and I happen to write lines like
above, maybe the "petit" word should lose its highlighting? Org mode
helps me a bit more, say, if I replace "-" by "*" above, none of "[ ]"
or "petit" are highlighted, so I immediately see I am doing something
wrong.
François