emacs-orgmode
[Top][All Lists]
Advanced

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

[O] How to stop org delete surrounding newline when adding headlines?


From: Shiyao Ma
Subject: [O] How to stop org delete surrounding newline when adding headlines?
Date: Thu, 9 Mar 2017 14:39:03 +0800

Hi,

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?


Regards.

reply via email to

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