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

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

Re: Return key not working


From: Robert Pollard
Subject: Re: Return key not working
Date: Wed, 23 Jul 2003 22:18:05 -0700

That fixed it. I will report it to the address you gave me below. And thanks for your help and giving your time.

Robert

On Wednesday, July 23, 2003, at 10:47 PM, Eli Zaretskii wrote:

From: Robert Pollard <robertmp@comcast.net>
Newsgroups: gnu.emacs.help
Date: Thu, 24 Jul 2003 04:20:43 GMT

What does Emacs display in the echo area when you type "C-h c" and
then press the return key?

It displays "return is undefined." I know that it is undefined but how
do I set it?

Like this (in your .emacs):

 (define-key function-key-map [return] [13])

If the above fixes the problem, it sounds like a bug in the CVS
version of Emacs on OS X, so please report that to
emacs-pretest-bug@gnu.org.






reply via email to

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