From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "John J. Dougherty" Newsgroups: gmane.emacs.bugs Subject: strange EDT keypad behavior Date: Thu, 24 Apr 2003 11:05:58 -0700 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Trace: main.gmane.org 1051207753 4773 80.91.224.249 (24 Apr 2003 18:09:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2003 18:09:13 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 24 20:09:12 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 198l9G-0001Be-00 for ; Thu, 24 Apr 2003 20:08:42 +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 198l9b-0005vg-04 for gnu-bug-gnu-emacs@m.gmane.org; Thu, 24 Apr 2003 14:09:03 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 198l8m-0005gM-00 for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2003 14:08:12 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 198l8K-000549-00 for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2003 14:07:44 -0400 Original-Received: from mailhub1.trw.com ([129.193.4.42]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 198l7u-0003zQ-00 for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2003 14:07:18 -0400 Original-Received: from navieg1.trw.com by mailhub1a.trw.com for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2003 11:06:02 -0700 Original-Received: from [129.193.128.113] ([129.193.128.113]) by navieg1.trw.com (NAVGW 2.5.2.17) with SMTP id M2003042411085728279 for ; Thu, 24 Apr 2003 11:08:57 -0700 X-Sender: doughejj@email.sbca.trw.com (Unverified) Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4883 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4883 Hi I've been running EDT emulation on emacs 20.7 for some time, and it works great. We recently upgraded a machine to emacs 21.2, and I've noticed something strange. on 20.7, in EDT emulation: ESC 2 0 KP0 causes the cursor to drop 20 lines, as expected. on 21.2, in EDT emulation: ESC 2 0 KP0 results in a minibuffer display "ESC 2 0 kp-0-" and emacs does nothing, apparently waiting for more keystrokes. Note that ESC 2 0 KP, and ESC 2 0 KP- work fine on both versions of emacs. ESC n , ESC n e, etc. all work fine as well. Seems to be KP0 - KP9 that don't play well with ESC n. A workaround is ESC n C-u KP0, but that is a definite step backwards. I dug through the edt.el but couldn't spot why this is happening. A web search produced nothing useful. Is there a way to revert this behavior back to that of 20.7? thanks jjd ******************************************************************** Dr. John J. Dougherty Northrop Grumman Mission Systems voice: 909-382-6774 fax: 909-382-6767 email: john.dougherty@ngc.com Northrop Grumman: SBCA/1031 USPS: P.O. Box 1310, San Bernardino, CA 92402 Ship: 1475 E. Harry Sheppard Blvd., San Bernardino, CA 92408 ********************************************************************