emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* struggling with simple indentation
@ 2010-10-25 12:35 Rainer Stengele
  2010-10-25 17:06 ` Nicolas Goaziou
  0 siblings, 1 reply; 11+ messages in thread
From: Rainer Stengele @ 2010-10-25 12:35 UTC (permalink / raw)
  To: emacs-orgmode

Dear all,

I am struggling with a simple indentation problem.

Having this: (1)
====================================================================

***** test
      - indented
line
^

point at "^" and pressing TAB results in:


***** test
      - indented
      line
      ^
====================================================================

Having this: (2)

***** test
      - indented
      - indented
line
^

point at "^" and pressing TAB results in:


***** test
      - indented
      - indented
line
^

====================================================================

I want to consistently indent lines like in case (1).
Why does org not indent in case (2)
How can I change this behavior? Is it a config issue?

I could not find a variable where I could adapt the indentation behavior.

Best
Rainer

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-10-26 21:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-25 12:35 struggling with simple indentation Rainer Stengele
2010-10-25 17:06 ` Nicolas Goaziou
2010-10-26  8:45   ` Rainer Stengele
2010-10-26  9:05     ` Nicolas Goaziou
2010-10-26  9:06     ` Nicolas Goaziou
2010-10-26 10:09       ` Rainer Stengele
2010-10-26 10:58         ` Nicolas Goaziou
2010-10-26 12:25           ` Carsten Dominik
2010-10-26 13:12             ` Nicolas Goaziou
2010-10-26 15:10           ` Re: struggling with simple indentation (possible bug) Anthony Lander
2010-10-26 21:43             ` [patch] struggling with simple indentation Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).