* Bug: M-return on list items in quote blocks
@ 2010-12-02 10:08 Christian Moe
2010-12-02 16:07 ` Thomas S. Dye
0 siblings, 1 reply; 2+ messages in thread
From: Christian Moe @ 2010-12-02 10:08 UTC (permalink / raw)
To: Org Mode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug: M-return on list items in quote blocks
2010-12-02 10:08 Bug: M-return on list items in quote blocks Christian Moe
@ 2010-12-02 16:07 ` Thomas S. Dye
0 siblings, 0 replies; 2+ messages in thread
From: Thomas S. Dye @ 2010-12-02 16:07 UTC (permalink / raw)
To: mail; +Cc: Org Mode
Aloha all,
On Dec 2, 2010, at 12:08 AM, Christian Moe wrote:
> 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
I see the same behavior inside a block I've defined with org-special-
blocks: #+BEGIN_abstract ... #+END_abstract.
All the best,
Tom
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-02 16:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02 10:08 Bug: M-return on list items in quote blocks Christian Moe
2010-12-02 16:07 ` Thomas S. Dye
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).