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



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to