emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Headline terminator with indentation on


From: Avery Chan
Subject: [O] Headline terminator with indentation on
Date: Tue, 15 May 2012 09:57:33 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I have visual-line-mode and indentation turned on. I am having
difficulty (i.e. I am unable to) moving text that I don't want
associated with a headline to be demoted (i.e. flush left) after the
headline is created. It seems that org mode considers everything under
a headline to be a subsection of that headline.

So for example I have: 
<-- EXAMPLE -> 
* Great escape 
* Anyways 
* Help
Blah blah blah


Blah blah blah 
<-- EXAMPLE ->

Which, when folded, is rendered as 
<-- EXAMPLE -> 
* Great escape 
* Anyways 
* Help...  
<-- EXAMPLE ->

I would like it to look like this: 
<-- EXAMPLE -> 
* Great escape 
* Anyways 
* Help...

Blah blah blah 
<-- EXAMPLE ->

Meaning that the text at the bottom is not considered a part of the
*Help heading.

I have read the documentation on headings but haven't found anything
helpful. Is there a variable to set to determine a headline
terminator?


Emacs: v 24.0.92.1 
Org: 7.8.09




reply via email to

[Prev in Thread] Current Thread [Next in Thread]