From: Rainer Stengele <rainer.stengele@diplan.de>
To: emacs-orgmode@gnu.org
Subject: struggling with simple indentation
Date: Mon, 25 Oct 2010 14:35:02 +0200 [thread overview]
Message-ID: <ia3thn$l10$1@dough.gmane.org> (raw)
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
next reply other threads:[~2010-10-25 12:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-25 12:35 Rainer Stengele [this message]
2010-10-25 17:06 ` struggling with simple indentation 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ia3thn$l10$1@dough.gmane.org' \
--to=rainer.stengele@diplan.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).