Hi Jörg,

Jörg Hagmann <joerg.hagm...@unibas.ch> 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.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode


_______________________________________________
Emacs-orgmode mailing list
Remember: 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