emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* keybindings again...
@ 2017-06-30  2:42 Jean-Christophe Helary
  2017-06-30  2:51 ` Kaushal Modi
  0 siblings, 1 reply; 16+ messages in thread
From: Jean-Christophe Helary @ 2017-06-30  2:42 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list; +Cc: Org-mode

I'm using emacs built from master, emacs -nw, after moving .emacs.el and .emacs.d away, on OSX 10.12.


I'm trying to assign M-S-RET to org-insert-todo-heading because for some reason it is not assigned by default: every time I hit ESC S-RET I get ESC RET only.

So, I tried things from
http://ergoemacs.org/emacs/keystroke_rep.html

First, this works fine:
(global-set-key (kbd "M-b") 'org-insert-todo-heading)

But this doesn't:
(global-set-key (kbd "M-<return>") 'org-insert-todo-heading)

What I get here is the old M-return = org-insert-heading.

What is the problem here ?

Jean-Christophe 

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

end of thread, other threads:[~2017-07-01  0:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-30  2:42 keybindings again Jean-Christophe Helary
2017-06-30  2:51 ` Kaushal Modi
2017-06-30  5:10   ` Jean-Christophe Helary
2017-06-30  5:27     ` Nicolas Goaziou
2017-06-30  7:23       ` Jean-Christophe Helary
2017-06-30 22:08         ` Emanuel Berg
2017-06-30  7:56       ` Jean-Christophe Helary
2017-06-30  8:14         ` Nicolas Goaziou
2017-06-30  8:40           ` Jean-Christophe Helary
2017-06-30  9:56             ` Michael Ax
2017-06-30  5:33     ` Kaushal Modi
2017-06-30  6:17     ` Eli Zaretskii
2017-06-30  7:28       ` Jean-Christophe Helary
2017-06-30  6:22     ` Yuri Khan
2017-06-30 21:55     ` Emanuel Berg
2017-07-01  0:00       ` Emanuel Berg

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).