emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Empty lines between headers


From: Matthew Lundin
Subject: Re: [Orgmode] Empty lines between headers
Date: Fri, 30 Jan 2009 10:32:48 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi Jörg,

Jörg Hagmann <address@hidden> writes:

> This also happens with lists:
>
> 1. item
>
> 2. item
>
> but not if you have
> 1. item
> 2. item
> and then add a third item with M-<enter>
>
> I suppose that's intended? If yes, I don't think it's convenient.

If you don't like this behavior, you can turn it off by adding the
following to your .emacs file:

(setq org-blank-before-new-entry '((heading) (plain-list-item)))

Best,

Matt

>
> Cheers, Jörg
>
> Cameron Horsburgh wrote:
>> Hi folks,
>>
>> In the last few days hitting M-<enter> on a headline has inserted an
>> empty line between the headline and the new line I'm trying to
>> create. I end up with:
>>
>> ,----
>> | | * header 1
>> | | * header 2
>> | `----
>>
>>
>> instead of
>>
>> ,----
>> | | * header 1
>> | * header 2
>> | `----
>>
>> I'm guessing I've mucked something up, but I'm not sure what. Ideas?
>>
>>   
>
> -- 
> Prof. Jörg Hagmann-Zanolari MD
> University of Basel
> Department of Biomedicine
> Institute of Biochemistry and Genetics
> Mattenstrasse 28
> CH-4058 Basel
> Switzerland
> Phone +41 (0)61 267 3565
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode




reply via email to

[Prev in Thread] Current Thread [Next in Thread]