From: Robin Message <rhm31@cam.ac.uk>
To: Stephan Schmitt <drmabuse@cs.tu-berlin.de>
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:52:15 +0100 [thread overview]
Message-ID: <4BF5307F.4060102@cam.ac.uk> (raw)
In-Reply-To: <4BF518DB.7090106@cs.tu-berlin.de>
Ah, thanks Stephan.
I now see this is a problem with outline.el which orgmode is based on.
However, orgmode export does it's own processing, so this would need
changing in both places to work properly.
So I shall give up and work around it for now.
Cheers,
Robin
On 20/05/10 12:11, Stephan Schmitt wrote:
> 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 12:52 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
2010-05-20 12:52 ` Robin Message [this 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=4BF5307F.4060102@cam.ac.uk \
--to=rhm31@cam.ac.uk \
--cc=drmabuse@cs.tu-berlin.de \
--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).