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

2011-03-02 Thread Nicolas
Rainer Stengele 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

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

2011-03-02 Thread Rainer Stengele
Am 02.03.2011 10:51, schrieb Nicolas: > Hello, > > Rainer Stengele writes: > >> I do not understand why when pressing TAB being at point ^: >> >> - item >> >> ^ >> >> results in >> >> - item >> >> ^ >> >> >> but having >> >> >> - item >> TEXT >> ^ >> >> and pressing TAB results in >> >> - item >

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

2011-03-02 Thread Nicolas
Hello, Rainer Stengele writes: > I do not understand why when pressing TAB being at point ^: > > - item > > ^ > > results in > > - item > > ^ > > > but having > > > - item > TEXT > ^ > > and pressing TAB results in > > - item > TEXT > ^ > > How can I get the indentation same as

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

2011-03-02 Thread Rainer Stengele
Am 02.03.2011 00:45, schrieb Nicolas: > Hello, > > Rainer Stengele writes: > >> * headline >> - item >> TEXT >> ^ >> >> cursor on first "T" of "TEXT" and pressing "TAB" I got: >> >> * headline >> - item >> TEXT >> >> nowadays I get >> >> * headline >> - item >> TEXT >> I checked the or

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

2011-03-01 Thread Nicolas
Hello, Rainer Stengele writes: > * headline > - item > TEXT > ^ > > cursor on first "T" of "TEXT" and pressing "TAB" I got: > > * headline > - item > TEXT > > nowadays I get > > * headline > - item > TEXT > I checked the org-*indent* variables but could not find a matching variable.