From: Ingo Lohmar <i.lohmar@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] fix org-indent-mode for org-indent-indentation-per-level != 2
Date: Sun, 11 Dec 2011 15:18:44 +0200 [thread overview]
Message-ID: <87wra3nt57.fsf@acer.localhost.com> (raw)
In-Reply-To: <87wra32ra1.fsf@gmail.com>
On Sun, 11 Dec 2011 14:04:38 +0100, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
> Ingo Lohmar <i.lohmar@gmail.com> writes:
>
> > My bad, and bad timing: Should have checked the development status.
> > Turns out, it is very different now, but unfortunately still wrong.
>
> Unless I'm missing your point, I don't see anything wrong in the current
> behaviour. Whatever may be the value of
> `org-indent-indentation-per-level', the text is always aligned with the
> headline.
Hmmm, just did a clean test: emacs -Q, require org-install and org-indent.
If I use the std setting of 2 and turn on org-indent-mode, all is fine:
* 1st-level heading
Here goes the text.
*** 2nd-level heading
More text.
Setting the indentation to 1:
* 1st-level heading
Here goes the text.
** 2nd-level heading
More text.
That is, missing one space. Will check again.
next prev parent reply other threads:[~2011-12-11 13:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-10 11:33 [PATCH] fix org-indent-mode for org-indent-indentation-per-level != 2 Ingo Lohmar
2011-12-11 8:57 ` Nicolas Goaziou
2011-12-11 12:32 ` Bastien
2011-12-11 12:59 ` Ingo Lohmar
2011-12-11 13:04 ` Nicolas Goaziou
2011-12-11 13:18 ` Ingo Lohmar [this message]
2011-12-11 13:25 ` Nicolas Goaziou
2011-12-11 13:56 ` Ingo Lohmar
2011-12-11 14:01 ` Bastien
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=87wra3nt57.fsf@acer.localhost.com \
--to=i.lohmar@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=n.goaziou@gmail.com \
/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).