From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: tiagohenriques@lycos.co.uk (Tiago Henriques) Newsgroups: gmane.emacs.help Subject: Re: return and enter keys in emacs 21.3 on MacOSX 10.2 Date: 17 Jan 2003 03:52:03 -0800 Organization: http://groups.google.com/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84ptqwn9r4.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1042804722 1448 80.91.224.249 (17 Jan 2003 11:58:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 17 Jan 2003 11:58:42 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18ZV8y-0000N9-00 for ; Fri, 17 Jan 2003 12:58:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ZV65-0007lj-03 for gnu-help-gnu-emacs@m.gmane.org; Fri, 17 Jan 2003 06:55:41 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 194.117.22.137 Original-X-Trace: posting.google.com 1042804323 7809 127.0.0.1 (17 Jan 2003 11:52:03 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 17 Jan 2003 11:52:03 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:109070 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5598 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5598 kai.grossjohann@uni-duisburg.de (Kai Großjohann wrote in message news:<84ptqwn9r4.fsf@lucy.is.informatik.uni-duisburg.de>... > Are you running Emacs under a window system (Aqua in this case, I > guess)? > > What does C-h l print after you hit the return key? > > What does C-h c print? > > What do C-h l and C-h c show for the "other" return key? C-h c : is undefined C-h c : RET (translated from ) runs the command newline After I type these 2 commands, C-h l shows: (...) C-h c C-h c C-h l It seems that the return key is unassigned. How can I assign it to run the command newline, similarly to the keypad-enter key?