Re: [Orgmode] Bug - using Plain lists and Checkboxes in the same level

2008-12-03 Thread Carsten Dominik
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 num

Re: [Orgmode] Bug - using Plain lists and Checkboxes in the same level

2008-12-03 Thread Sebastian Rose
Hi iemacs, don't know, if I got you. As I see it, the checkbox item stays a checkbox item. Org looks to start of line, sees it's in a numbered list and adjusts the following item accordingly. BTW: on export (LaTeX and HTML alike), you'll either have a numbered list, or a bulleted one. Never mi