* Separate first headings by empty line
@ 2010-05-04 19:44 Simao M
2010-05-05 9:25 ` Sebastian Rose
2010-05-05 14:25 ` Bernt Hansen
0 siblings, 2 replies; 3+ messages in thread
From: Simao M @ 2010-05-04 19:44 UTC (permalink / raw)
To: emacs-orgmode
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Separate first headings by empty line
2010-05-04 19:44 Separate first headings by empty line Simao M
@ 2010-05-05 9:25 ` Sebastian Rose
2010-05-05 14:25 ` Bernt Hansen
1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Rose @ 2010-05-05 9:25 UTC (permalink / raw)
To: Simao M; +Cc: emacs-orgmode
Simao M <simao.mml@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Separate first headings by empty line
2010-05-04 19:44 Separate first headings by empty line Simao M
2010-05-05 9:25 ` Sebastian Rose
@ 2010-05-05 14:25 ` Bernt Hansen
1 sibling, 0 replies; 3+ messages in thread
From: Bernt Hansen @ 2010-05-05 14:25 UTC (permalink / raw)
To: Simao M; +Cc: emacs-orgmode
Simao M <simao.mml@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-05-05 14:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-04 19:44 Separate first headings by empty line Simao M
2010-05-05 9:25 ` Sebastian Rose
2010-05-05 14:25 ` Bernt Hansen
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).