emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: "TAB" modifies indentation inconsistently?


From: Rainer Stengele
Subject: [Orgmode] Re: "TAB" modifies indentation inconsistently?
Date: Thu, 19 Jul 2007 18:23:25 +0200
User-agent: Thunderbird 2.0.0.4 (Windows/20070604)

Rainer Stengele schrieb:
> Sorry for the post with the same contents but the unfinished subject.
> 
> 
> 
> 
> Pressing "TAB" in org-mode outlines indentations.
> 
> What do I do to get this outline "stable" even when pressing TAB:
> 
> * Header
>  - item1
>  - item2
>   + subitem1
>   + subitme2
>  - item 3
> 
> Using M-left and M-right I can move the item left or right.
> Is there a config option for the "TAB" indenting function?
> 
> Rainer

Actually "TAB" being in line "item 3" is creating this:


* Header
 - item1
 - item2
  + subitem1
  + subitme2
   - item 3





reply via email to

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