Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Key Combination, M-S-RET

7 views
Skip to first unread message

Esben Stien

unread,
Jun 30, 2012, 10:22:27 AM6/30/12
to help-gn...@gnu.org

I've started using org-mode and org-insert-todo-heading is bound to
M-S-RET.

When I hit this combination in emacs (M-x help k), it says:

Describe key (or click or menu item): ESC C-j

..and it opens a buffer:

C-M-j runs the command indent-new-comment-line
which is an alias for `comment-indent-new-line' in `newcomment.el'.
It is bound to M-j, C-M-j.

So, somehow, emacs is interpreting M-S-RET as something else.

Any pointers as to what I can try?.

I'm using emacs-22.3.2 inside screen.

--
Esben Stien is b0ef@e s a
http://www. s t n m
irc://irc. b - i . e/%23contact
sip:b0ef@ e e
jid:b0ef@ n n

XeCycle

unread,
Jun 30, 2012, 10:09:40 AM6/30/12
to help-gn...@gnu.org
Esben Stien <b0...@esben-stien.name> writes:

> I've started using org-mode and org-insert-todo-heading is bound to
> M-S-RET.
>
> When I hit this combination in emacs (M-x help k), it says:
>
> Describe key (or click or menu item): ESC C-j
>
> ..and it opens a buffer:
>
> C-M-j runs the command indent-new-comment-line
> which is an alias for `comment-indent-new-line' in `newcomment.el'.
> It is bound to M-j, C-M-j.
>
> So, somehow, emacs is interpreting M-S-RET as something else.
>
> Any pointers as to what I can try?.
>
> I'm using emacs-22.3.2 inside screen.

There's no Shift-Return in terminals. Use a graphical frame if
you can.

--
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591

rusi

unread,
Jun 30, 2012, 12:20:14 PM6/30/12
to
On Jun 30, 7:22 pm, Esben Stien <b...@esben-stien.name> wrote:
> I've started using org-mode and org-insert-todo-heading is bound to
> M-S-RET.
>
> When I hit this combination in emacs (M-x help k), it says:
>
> Describe key (or click or menu item):  ESC C-j
>
> ..and it opens a buffer:
>
> C-M-j runs the command indent-new-comment-line
>   which is an alias for `comment-indent-new-line' in `newcomment.el'.
> It is bound to M-j, C-M-j.
>
> So, somehow, emacs is interpreting M-S-RET as something else.
>
> Any pointers as to what I can try?.

Pointer 1. http://orgmode.org/manual/TTY-keys.html#TTY-keys
Pointer 2. http://news.gmane.org/gmane.emacs.orgmode/
0 new messages