emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Separate first headings by empty line


From: Bernt Hansen
Subject: [Orgmode] Re: Separate first headings by empty line
Date: Wed, 05 May 2010 10:25:32 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Simao M <address@hidden> writes:

> Hello,
>
> I would like to separate all my first headings with a blank line, even
> aftet collapsing and expanding all the headings, e.g.:
>
> * Main
> ** Heading
>
>
> * Main 2
> ** Heading
>
>
> * Main 3
> ** Heading
>
> But after collapsing I get:
>
> * Main...
> * Main 2...
> * Main 3...
>
> And I would like to have:
> * Main...
>
> * Main 2...
>
> * Main 3...
>
> Is there any way to do this?
>
> Thank you for your help.

Look at the variable org-cycle-separator-lines.  You can't limit it to
level 1 headings though.

HTH,
Bernt




reply via email to

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