emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: iemacs@gmail.com
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Bug - using Plain lists and Checkboxes in the same level
Date: Wed, 3 Dec 2008 15:40:34 +0100	[thread overview]
Message-ID: <CEEDCA46-A201-4126-8438-1EC5C9883A45@uva.nl> (raw)
In-Reply-To: <191f2a110812030442k22024fb3g747285b54f087ca2@mail.gmail.com>

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, iemacs@gmail.com 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

      parent reply	other threads:[~2008-12-03 14:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-03 12:42 Bug - using Plain lists and Checkboxes in the same level iemacs
2008-12-03 14:13 ` Sebastian Rose
2008-12-03 14:38   ` Bernt Hansen
2008-12-03 14:43     ` Carsten Dominik
2008-12-03 14:40 ` Carsten Dominik [this message]

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=CEEDCA46-A201-4126-8438-1EC5C9883A45@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=iemacs@gmail.com \
    /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).