onguarde - <ongua...@gmail.com> writes: > .emacs config file > ;(setf org-adapt-indentation nil) > (setf org-adapt-indentation t) > > I tried setting it up it .emacs like so but it doesn't seem to work no > matter which I comment. > > Am I missing something??
,----[ org-adapt-indentation ] | Non-nil means, adapt indentation when promoting and demoting. | When this is set and the *entire* text in an entry is indented, the | indentation is increased by one space in a demotion command, and | decreased by one in a promotion command. If any line in the entry | body starts at column 0, indentation is not changed at all. | | This variable also influences how property drawers and planning | information is inserted. When t, these lines drawers will be inserted | indented. When nil, they will not be indented. `---- The important sentence here is "If any line in the entry body starts at column 0, indentation is not changed at all." Maybe you have such a line in the subtree you try to indent? -- Bastien _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode