Hi Philippe,
philippe roudot writes:
> One could add in the FAQ entry "Why is a blank line inserted after
> headlines and list items?" that the same variable control subtree
> motion.
Can you suggest an applicable modification (e.g. a patch)
against the FAQ in Worg?
~$ git clone git://orgmod
It did the trick. Thank you Jason !
One could add in the FAQ entry "Why is a blank line inserted after
headlines and list items?" that the same variable control subtree motion.
Regards,
Philippe
Try configuring org-blank-before-new-entry. The FAQ has some
information about it:
http://orgmode.org/worg/org-faq.html
Here's what I use:
(setq org-blank-before-new-entry '((heading . nil)
(plain-list-item . nil)))
Regards,
Jason
On Wed, Nov 21, 2012 at 4:39