emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: onguarde - <onguarde@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Indentation of text below headlines
Date: Wed, 22 Jul 2009 10:48:39 +0800	[thread overview]
Message-ID: <fb6e5c300907211948h3b678452pd2aac77081b88369@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1331 bytes --]

Peace all!

I'm trying to make text below headlines indented as per the example quoted
below.

http://orgmode.org/manual/Clean-view.html#fnd-1
*
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
editing1<http://orgmode.org/manual/Clean-view.html#fn-1>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

[1 <http://orgmode.org/manual/Clean-view.html#fnd-1>] See also the variable
org-adapt-indentation.

http://osdir.com/ml/emacs-orgmode-gnu/2009-06/msg00132.html

If the variable `org-adapt-indentation' is non-nil, the entire text is
also indented so that it starts in the same column as the headline
\(i.e. after the stars).

.emacs config file
;(setf org-adapt-indentation nil)
(setf org-adapt-indentation t)

I tried setting it up it .emacs like so but it doesn't seem to work no
matter which I comment.

Am I missing something??

[-- Attachment #1.2: Type: text/html, Size: 1920 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2009-07-22  2:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-22  2:48 onguarde - [this message]
2009-07-22  8:01 ` Indentation of text below headlines 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=fb6e5c300907211948h3b678452pd2aac77081b88369@mail.gmail.com \
    --to=onguarde@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).