emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Re: Simple Indentation question: indentation behaviour changed some


From: Nicolas
Subject: [O] Re: Simple Indentation question: indentation behaviour changed some time ago.
Date: Wed, 02 Mar 2011 11:50:08 +0100

Rainer Stengele <address@hidden> writes:

> Many times I start with something like
>
>
> **** headline
>      item1
>      Text belonging to item1
>      Text belonging to item1
>      Text belonging to item1
>      item2
>      Text belonging to item2
>      Text belonging to item2
>      Text belonging to item2
>
>
> and then later want to bring in more structure,
> making item1 and item2 a list item.
> I would then expect to get the "Text belonging to" lines being indented as in
>
>
> **** headline
>      - item1
>        Text belonging to item1
>        Text belonging to item1
>        Text belonging to item1
>      - item2
>        Text belonging to item2
>        Text belonging to item2
>        Text belonging to item2

That's easy. Select region from "item1" to third "Text belonging to
item1", and use "C-c -". This command turns a region into an item (with
development version of Org, that is).

Regards,

-- 
Nicolas



reply via email to

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