emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robin Message <rhm31@cam.ac.uk>
To: emacs-orgmode@gnu.org
Subject: Heirarchy and indenting of plain text belonging to headline of same indent
Date: Thu, 20 May 2010 10:53:18 +0100	[thread overview]
Message-ID: <4BF5068E.5090401@cam.ac.uk> (raw)

Dear list,

I'm just getting started with orgmode and it seems to do exactly what I 
need for outlining except for one thing - text always belongs to the 
headline immediately above it.
I would like text to belong to the headline above it that it is indented 
to. Sort of like how blocks of code are handled in Python.

As an example, given the text (assuming odd levels only)
* Head 1
   Body 1
*** Head 2
     Body 2
   More Body 1

Head 1 should fold to:
* Head 1
   Body 1
*** Head 2...
   More Body 1

At the moment, head 1 would fold to
* Head 1
   Body 1
*** Head 2...

But more body 1 is missing. Is there any way to get it handled as 
belonging to * Head 1, not *** Head 2?

Alternatively, is there some kind of headline ending command or some way 
of easily adding one, e.g.
* Head 1
   Body 1
*** Head 2
     Body 2
***$
   More Body 1

Thanks,
Robin Message

             reply	other threads:[~2010-05-20  9:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20  9:53 Robin Message [this message]
2010-05-20 11:11 ` Heirarchy and indenting of plain text belonging to headline of same indent Stephan Schmitt
2010-05-20 12:52   ` Robin Message
2010-05-20 19:46 ` Matthew Lundin

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=4BF5068E.5090401@cam.ac.uk \
    --to=rhm31@cam.ac.uk \
    --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).