emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Bug: M-return on list items in quote blocks


From: Christian Moe
Subject: [Orgmode] Bug: M-return on list items in quote blocks
Date: Thu, 02 Dec 2010 11:08:59 +0100
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

Hi,

Within quote blocks, M-return on a list item does not insert a new list item, as expected, but a heading at the same level as the previous heading.

Example:

---------

* A heading

Pressing M-return in the following list inserts a new list item.

- Item A
- Item B

Pressing M-return in the list within the following quote inserts a new heading.

#+begin_quote
- Item A
#+end_quote

--------

It's a minor hassle, but I actually do frequently want to quote a long passage that includes a few list items, and my fingertips want to do M-return.

Yours,
Christian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]