Hi Tian,
In Org-mode, you cannot mix different bullet types
in the same list. When you add a new item, with M-RET,
the list will be checked and all the bullets will be
forced to be the same type (and if the list is numbered,
it will be renumbered). In your example, since the first
item is a numbered item, all the items in the plain list
are forced to be numbered items. The same will happen
if you go to the checkbox item itself and press M-RET
there.
However, your checkbox is still a checkbox! Any
plain-list bullet type can support a checkbox, so also
numbered plain lists can do that.
Hope this helps.
- Carsten
On Dec 3, 2008, at 1:42 PM, [EMAIL PROTECTED] wrote:
The file content is something like below example
#+BEGIN_BLOCKQUOTE
1. a
- [ ] b
#+END_BLOCKQUOTE
If I press Alt-Enter at the end of first line, I get
#+BEGIN_BLOCKQUOTE
1. a
2.
3. [ ] b
#+END_BLOCKQUOTE
It seems that plain lists can not be mixed with checkboxes in the
same level.
The org-version is 6.13a.
--
Kind regards,
Tian Qiu
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode