At Thu, 15 May 2014 10:01:11 -0400,
Ralph Bacolod wrote:
> 
> I recently found the joy of using Emacs and Org-mode. I'm using it to 
> organize a lot of stuff and just
> now I notice something that bothers me a lot. Whenever I am inserting a new 
> heading, via Ctrl-return or alt-return , the
> new heading skips a line. Is this the default behavior? If yes, is there a 
> variable that I can change somewhere?

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

does the above line work for you?
-- 
          yashi



Reply via email to