emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Xebar Saram <zeltakc@gmail.com>
To: org mode <emacs-orgmode@gnu.org>
Subject: switch M-RET and C-RET in org mode with no sucess
Date: Tue, 11 Aug 2015 20:45:01 +0300	[thread overview]
Message-ID: <CAOQHXPrUz1tqzPzmmqZ7jULFS=qgAyGfHTbMdEV8duyb5xmWug@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2015-08-11 17:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11 17:45 Xebar Saram [this message]
2015-08-12  3:22 ` switch M-RET and C-RET in org mode with no sucess 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOQHXPrUz1tqzPzmmqZ7jULFS=qgAyGfHTbMdEV8duyb5xmWug@mail.gmail.com' \
    --to=zeltakc@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).