all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* inserting new heading
@ 2014-05-15 14:01 Ralph Bacolod
  2014-05-18 16:55 ` Yasushi SHOJI
  0 siblings, 1 reply; 2+ messages in thread
From: Ralph Bacolod @ 2014-05-15 14:01 UTC (permalink / raw)
  To: emacs-orgmode

Hi everybody!

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?

Thanks a lot!

my specs:

MB air
 GNU Emacs 24.3.50.1 (x86_64-apple-darwin13.0.0, NS apple-appkit-1265.00)--
org-mode 8.2.5c


Ralph Bacolod,MT(AMT),MLS(ASCP)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: inserting new heading
  2014-05-15 14:01 inserting new heading Ralph Bacolod
@ 2014-05-18 16:55 ` Yasushi SHOJI
  0 siblings, 0 replies; 2+ messages in thread
From: Yasushi SHOJI @ 2014-05-18 16:55 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-18 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 14:01 inserting new heading Ralph Bacolod
2014-05-18 16:55 ` Yasushi SHOJI

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.