help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binding C-m and RETURN seperately


From: Nathaniel Flath
Subject: Re: Binding C-m and RETURN seperately
Date: Mon, 12 Apr 2010 13:34:59 -0700

I don't quite understand what this means - I have
(global-define-key (kbd "C-m") 'execute-extended-command)
but it also binds RETURN.  How do I make the input events distinguishable?  I'm not running emacs in a terminal.

Thank,s
Nathaniel Flath

On Mon, Apr 12, 2010 at 1:18 PM, Peter Dyballa <Peter_Dyballa@web.de> wrote:

Am 12.04.2010 um 22:07 schrieb Nathaniel Flath:


Is there a way to bind C-m and return to different keybindings?


Yes, of course. The input events just need to be distinguishable for GNU Emacs.

--
Greetings

 Pete

Email is a wonderful thing for people whose role in life is to be on top of things. But not for me; my role is to be on the bottom of things. What I do takes long hours of studying and uninterruptible concentration.
                               – Donald Knuth



reply via email to

[Prev in Thread] Current Thread [Next in Thread]