Re: [Orgmode] Re: Making an org file more readable

2009-09-04 Thread Carsten Dominik
Fixed, thanks. - Carsten On Sep 4, 2009, at 7:10 AM, PT wrote: Carsten Dominik gmail.com> writes: I have just pushed a modification so that you can, after pulling from git, set org-cycle-separator-lines to a negative number. If you set it to -N, N empty lines will be required in order to g

[Orgmode] Re: Making an org file more readable

2009-09-03 Thread PT
Carsten Dominik gmail.com> writes: > > I have just pushed a modification so that you can, after pulling > from git, set org-cycle-separator-lines to a negative number. > If you set it to -N, N empty lines will be required in order > to get a separation. But, if there are enough empty lines, > a

Re: [Orgmode] Re: Making an org file more readable

2009-08-24 Thread Carsten Dominik
On Aug 24, 2009, at 1:11 PM, PT wrote: Nick Dokos hp.com> writes: You *can* get an empty line between two headers by having two empty lines at the end of the first section: the first empty line is considered part of the section and is folded with it, but the second one remains. E.g. O

[Orgmode] Re: Making an org file more readable

2009-08-24 Thread PT
Nick Dokos hp.com> writes: > > You *can* get an empty line between two headers by having two empty lines at > the end of the first section: the first empty line is considered part of > the section and is folded with it, but the second one remains. E.g. One more thing for those who don't know thi

[Orgmode] Re: Making an org file more readable

2009-08-23 Thread PT
Nick Dokos hp.com> writes: > > You *can* get an empty line between two headers by having two empty lines at > the end of the first section: the first empty line is considered part of > the section and is folded with it, but the second one remains. E.g. For some reason, I didn't try that. :) Than