From: Stephan Schmitt <drmabuse@cs.tu-berlin.de>
To: Robin Message <rhm31@cam.ac.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: Heirarchy and indenting of plain text belonging to headline of same indent
Date: Thu, 20 May 2010 13:11:23 +0200 [thread overview]
Message-ID: <4BF518DB.7090106@cs.tu-berlin.de> (raw)
In-Reply-To: <4BF5068E.5090401@cam.ac.uk>
Hi Robin,
No, there is no possibility to return to a
higher level without a new headline.
The concept of book chapters and sections is
here more appropriate than code blocks.
Although this restricts somewhat the flexibility
of the outline structure, it is unlikely to be
changed in the future.
If you need the embedded /Head 2/ block for a
todo task, you can use inline tasks as a
workaround (look it up in the manual). There
are also some other threads in the mail archive
of this list discussing this problem.
Hth,
Stephan
Also sprach Robin Message:
> 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
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2010-05-20 11:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-20 9:53 Heirarchy and indenting of plain text belonging to headline of same indent Robin Message
2010-05-20 11:11 ` Stephan Schmitt [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BF518DB.7090106@cs.tu-berlin.de \
--to=drmabuse@cs.tu-berlin.de \
--cc=emacs-orgmode@gnu.org \
--cc=rhm31@cam.ac.uk \
/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.