emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] bug in new lisp code or user error?


From: Nicolas Goaziou
Subject: Re: [Orgmode] bug in new lisp code or user error?
Date: Sat, 22 Jan 2011 21:44:28 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO)

>>>>> Samuel Wales writes:

> [I meant list in the subject] Thanks Nicolas. ISTR this is different
> from before. Did it work before?

It is also working right now, although in a different way. ;)

> It occurs when you have a list, and a paragraph someplace, and want
> to insert that paragraph as an item in the list. Pretty common.

When both the list and the paragraph are already created, and you need
to move the latter into the former, there's no Org way to do this.

But you can either use C-x r o, or cut the paragraph, go back to the
item, and yank it there.

> The problem with using 'regexp is that I need 2 blank lines after
> lists. I guess this is unavoidable?

You can have virtually any regexp to end a list, by changing
`org-list-end-re'.

Regards,

-- Nicolas



reply via email to

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