From: User <spamfilteraccount@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Automatic indentation of org tree
Date: Tue, 28 Jul 2009 04:25:38 +0000 (UTC) [thread overview]
Message-ID: <loom.20090728T041942-187@post.gmane.org> (raw)
In-Reply-To: 871vo1agq1.fsf@bzg.ath.cx
Bastien <bastienguerry <at> googlemail.com> writes:
>
> User <spamfilteraccount <at> gmail.com> writes:
>
> > I put this package here too if someone's interested in developing
> > it, because it's unlikely I will have the time to work on it.
> >
> > http://www.emacswiki.org/emacs/orgindent.el
>
> Is this supposed to fix a problem or to provide a new functionality?
>
> If it is a new functionality, so far so good. But if it fixes a
> problem, better to say what the problem is and try to solve it in Org.
It is a possible solution to the clean view problem mentioned in
the org manuual:
Indentation of text below headlines
You may indent text below each headline to make the left
boundary line up with the headline, like
*** 3rd level
more text, now indented
A good way to get this indentation is by hand, and Org supports
this with paragraph filling, line wrapping, and structure
editing99 preserving or adapting the indentation as
appropriate. A different approach would be to have a way to
automatically indent lines according to outline structure by
adding overlays or text properties. But I have not yet found a
robust and efficient way to do this in large files.
http://orgmode.org/manual/#Clean-view
The solution I posted implements that different approach, so you
don't have to do the indentation by hand.
next prev parent reply other threads:[~2009-07-28 4:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-27 20:04 Automatic indentation of org tree User
2009-07-27 20:47 ` Bastien
2009-07-28 4:25 ` User [this message]
2009-07-28 12:05 ` Bastien
2009-07-28 19:32 ` User
2009-07-29 5:41 ` Bastien
2009-08-03 4:36 ` Carsten Dominik
2009-08-03 16:49 ` Eric S Fraga
2009-08-04 15:08 ` Carsten Dominik
2009-08-04 17:49 ` Eric S Fraga
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20090728T041942-187@post.gmane.org \
--to=spamfilteraccount@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.