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

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

Re: return and enter keys in emacs 21.3 on MacOSX 10.2


From: Tiago Henriques
Subject: Re: return and enter keys in emacs 21.3 on MacOSX 10.2
Date: 19 Jan 2003 14:12:48 -0800

Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> wrote in message
> tiagohenriques@lycos.co.uk (Tiago Henriques) writes:
> > It seems that the return key is unassigned. How can I assign it to run
> > the command newline, similarly to the keypad-enter key?
> 
> Been there recently.  I think this should help:
> 
>   (define-key function-key-map [return] [?\C-m])

Great tip! That one line seems to have solved the problem. Thanks a lot!


reply via email to

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