|
From: | Shiyao Ma |
Subject: | Re: [O] How to stop org delete surrounding newline when adding headlines? |
Date: | Sat, 11 Mar 2017 10:48:48 +0800 |
Hello,
Shiyao Ma <address@hidden> writes:
> I don't want org to automatically insert newline when adding headlines, so
> I set this:
>
> org-blank-before-new-entry '((heading . nil) (plain-list-item . nil))
>
> But turns out, org *aggressively* delete the existing newlines when I press
> ctrl-return.
>
>
> How to tell org simply not to add newline when adding headline, meanwhile
> not do anything else?
Have you tried '((heading . auto))?
Regards,
--
Nicolas Goaziou
[Prev in Thread] | Current Thread | [Next in Thread] |