Simao M <simao....@gmail.com> 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


_______________________________________________
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

Reply via email to