emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Rainer Stengele
Subject: [O] Simple Indentation question: indentation behaviour changed some time ago.
Date: Tue, 01 Mar 2011 22:50:57 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

Hi all,

I remember once I had this

* 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.
How can I configure the old behaviour?

Thanks Rainer




reply via email to

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