From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Karl Voit Newsgroups: gmane.emacs.help Subject: Return doesn't work any more Date: Fri, 16 May 2003 00:41:37 +0200 Organization: www.karl-voit.at Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: Reply-To: news@Karl-Voit.at NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1053038714 1841 80.91.224.249 (15 May 2003 22:45:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 15 May 2003 22:45:14 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri May 16 00:45:13 2003 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 19GRTM-0000TX-00 for ; Fri, 16 May 2003 00:45:13 +0200 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 19GRTl-0007C8-02 for gnu-help-gnu-emacs@m.gmane.org; Thu, 15 May 2003 18:45:37 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!newsfeed.r-kom.de!fu-berlin.de!uni-berlin.de!c-192.vc-graz.ac.AT!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: c-192.vc-graz.ac.at (193.171.242.192) Original-X-Trace: fu-berlin.de 1053038541 24917486 193.171.242.192 (16 [164903]) X-Orig-Path: lisa.homeunix.net!news X-GPG-Key: http://www.Karl-Voit.at/Karl_Voit_GnuPG_public_key.gpg X-Registered-Linux-User: 224337 X-Confession: church of TUX X-Face: 0.jT^"<'ITetBu!Tz2)mF"hHU|N.Ys; ^AFqy1:C}J7$+yq^bXgqSe!zg%%1U$a.Pxp!|2v19pW,|L~{xnuxO<0%%VZu~BNm4xW?/-:59.g!g}Vo4.xm\-5{3:lJ{{OU!Z/uX9aZi=d*Epx!&>!"HE2ha?C=[+l5&+'{vx*'FDQzMdHZoJUj~6I9B:9lU\]J!6I~q%%xSb@*"DYN2fC@kXQ(>^#N User-Agent: slrn/0.9.7.4 (Linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:113287 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:9783 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9783 Hi! When I add the lines ;;; Ctrl-M for _m_y personal shortcuts (as a test) (global-unset-key "\C-m") (global-set-key "\C-ml" 'goto-line) (global-set-key "\C-mg" 'goto-line) (global-set-key "\C-mf" 'flyspell-mode) to my .emacs, there's only 'RET' in the line at the bottom instead of a simple return in the buffer currently edited. Why does this affect the return-key and how do I get my custom shortcuts without harming my enter-key? TNX -- Karl VOIT, Graz University of Technology (Austria/Europe)