all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Line Spacing in Org Mode?
@ 2010-01-09  4:50 Nocebic Meme
  2010-01-09 16:41 ` Sven Bretfeld
  2010-01-10  1:12 ` Tim X
  0 siblings, 2 replies; 4+ messages in thread
From: Nocebic Meme @ 2010-01-09  4:50 UTC (permalink / raw
  To: help-gnu-emacs

Is there any way to have org mode put a space between items?

I have this:

* thing
** subthing 1
** subthing 2
*** subsubthing
*otherthing

And I want this:

* thing

** subthing 1

** subthing 2

*** subsubthing

* otherthing


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Line Spacing in Org Mode?
  2010-01-09  4:50 Line Spacing in Org Mode? Nocebic Meme
@ 2010-01-09 16:41 ` Sven Bretfeld
  2010-01-10  1:12 ` Tim X
  1 sibling, 0 replies; 4+ messages in thread
From: Sven Bretfeld @ 2010-01-09 16:41 UTC (permalink / raw
  To: help-gnu-emacs

Nocebic Meme <nocebicmeme@gmail.com> writes:

> Is there any way to have org mode put a space between items?

Just put a line space between the first two items manually. The
following items will inherit the spacing.

-- 
Sven




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Line Spacing in Org Mode?
  2010-01-09  4:50 Line Spacing in Org Mode? Nocebic Meme
  2010-01-09 16:41 ` Sven Bretfeld
@ 2010-01-10  1:12 ` Tim X
  2010-01-10  1:48   ` Lennart Borgman
  1 sibling, 1 reply; 4+ messages in thread
From: Tim X @ 2010-01-10  1:12 UTC (permalink / raw
  To: help-gnu-emacs

Nocebic Meme <nocebicmeme@gmail.com> writes:

> Is there any way to have org mode put a space between items?
>
> I have this:
>
> * thing
> ** subthing 1
> ** subthing 2
> *** subsubthing
> *otherthing
>
> And I want this:
>
> * thing
>
> ** subthing 1
>
> ** subthing 2
>
> *** subsubthing
>
> * otherthing

IIRCC if you put more than 1 blank line at the end of an item, it will
preserve that line when folded, and give you the spacing you want. 

Tim

-- 
tcross (at) rapttech dot com dot au


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Line Spacing in Org Mode?
  2010-01-10  1:12 ` Tim X
@ 2010-01-10  1:48   ` Lennart Borgman
  0 siblings, 0 replies; 4+ messages in thread
From: Lennart Borgman @ 2010-01-10  1:48 UTC (permalink / raw
  To: Tim X; +Cc: help-gnu-emacs

On Sun, Jan 10, 2010 at 2:12 AM, Tim X <timx@nospam.dev.null> wrote:
> Nocebic Meme <nocebicmeme@gmail.com> writes:
>
>> Is there any way to have org mode put a space between items?
>>
>> I have this:
>>
>> * thing
>> ** subthing 1
>> ** subthing 2
>> *** subsubthing
>> *otherthing
>>
>> And I want this:
>>
>> * thing
>>
>> ** subthing 1
>>
>> ** subthing 2
>>
>> *** subsubthing
>>
>> * otherthing
>
> IIRCC if you put more than 1 blank line at the end of an item, it will
> preserve that line when folded, and give you the spacing you want.


I do not know what the intention of the original question is, but I
found the use of background colors for the heading lines + customizing
org-fontify-whole-heading-lines to t to be very useful for a fast
visual overview.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-01-10  1:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-09  4:50 Line Spacing in Org Mode? Nocebic Meme
2010-01-09 16:41 ` Sven Bretfeld
2010-01-10  1:12 ` Tim X
2010-01-10  1:48   ` Lennart Borgman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.