From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: C-m mapping fails occasionally Date: Wed, 22 May 2002 16:27:59 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200205222227.g4MMRxW29483@aztec.santafe.edu> References: <9A30DB6D3384D311A73400C0F04065E9222B9E@lacks-exch.lacksvalley.com> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1022106644 22457 127.0.0.1 (22 May 2002 22:30:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 22 May 2002 22:30:44 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Aed2-0005q6-00 for ; Thu, 23 May 2002 00:30:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17AedY-0007zG-00; Wed, 22 May 2002 18:31:16 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17AeaO-0007SA-00; Wed, 22 May 2002 18:28:00 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g4MMRxm18159; Wed, 22 May 2002 16:27:59 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g4MMRxW29483; Wed, 22 May 2002 16:27:59 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: MattK@LacksValley.com Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1529 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1529 Occasionally, C-m quits doing anything and I am forced to exit emacs and run it again to get C-m to work again. When this happens, would you please evaluate (lookup-key (global-map "\C-m") (lookup-key (current-local-map) "\C-m") and see if the binding of C-m is still as you set it up?