emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* switch M-RET and C-RET in org mode with no sucess
@ 2015-08-11 17:45 Xebar Saram
  2015-08-12  3:22 ` Peter Salazar
  0 siblings, 1 reply; 6+ messages in thread
From: Xebar Saram @ 2015-08-11 17:45 UTC (permalink / raw)
  To: org mode

[-- Attachment #1: Type: text/plain, Size: 486 bytes --]

Hi guys

im trying to switch between C-RET and M-RET (i use M-ret alot more but
C-RET is much more accessible for me :)) but i dont seem to have any
success in doing so

this is what i have so far

(with-eval-after-load "org"
(define-key org-mode-map (kbd "C-RET") 'org-insert-heading)
(define-key org-mode-map (kbd "M-RET") 'org-insert-heading-respect-content)
)

any ideas what im doing wrong? after reloading emacs C-RET still defaults
to org-insert-heading-respect-content

best

Z

[-- Attachment #2: Type: text/html, Size: 736 bytes --]

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

end of thread, other threads:[~2015-08-15 14:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-11 17:45 switch M-RET and C-RET in org mode with no sucess Xebar Saram
2015-08-12  3:22 ` Peter Salazar
2015-08-12 15:33   ` Xebar Saram
2015-08-12 20:14     ` Peter Salazar
2015-08-15 13:57     ` Grant Rettke
2015-08-15 14:29       ` Xebar Saram

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).