emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thomas Hisch <t.hisch@gmail.com>
To: Emacs-orgmode@gnu.org
Subject: identation in enabled org-indent-mode and disabled OIM
Date: Wed, 2 Mar 2011 12:49:45 +0100	[thread overview]
Message-ID: <AANLkTikrK-fzz5AnM7W0W3Rdn7YQ6_q=F=0KeKP_KTai@mail.gmail.com> (raw)

Hi!

Why is there a difference between the identation in orgmode with
enabled org-indent-mode and with disabled org-indent-mode ?

Take the following example:
disabled OIM, each "test" string is more indented than the
corresponding heading string:

* Head 1
  Test 0
** Subhead 1
   Test 1
*** Subsubhead 1
    Test 1a
** Subhead 2
   Test 2

On the other hand calling OIM on the previous file yields
 * Head 1
  Test 0
** Subhead 1
   Test 1
*** Subsubhead 1
    Test 1a
** Subhead 2
   Test 2
(please note that the formating is not correct here)
important to me is that the "test" strings are again indented relative
to the corrseponding heading

pressing tab on each "Test"-line reindents the lines (removes a few spaces).
disabling again indent mode now yields

* Head 1
Test 0
** Subhead 1
Test 1
*** Subsubhead 1
Test 1a
** Subhead 2
Test 2

WITH NO IDENTATION AT ALL!!

why is there no consistent identation between disable OIM and enabled
OIM, or is there a way to enable this consitent identation ??

(using latest git version of orgmode)

regards,
thomas

             reply	other threads:[~2011-03-02 11:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-02 11:49 Thomas Hisch [this message]
2011-03-02 12:17 ` identation in enabled org-indent-mode and disabled OIM Nicolas
2011-03-02 12:31   ` Thomas Hisch
2011-03-02 13:12     ` Nicolas
2011-03-02 12:34   ` Carsten Dominik

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='AANLkTikrK-fzz5AnM7W0W3Rdn7YQ6_q=F=0KeKP_KTai@mail.gmail.com' \
    --to=t.hisch@gmail.com \
    --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).