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?


Yes.

M-x customize-variable RET org-cycle-separator-lines



HTH

  Sebastian


_______________________________________________
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