From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: Upgraded to 21.1 and backspace no longer works Date: Thu, 06 Mar 2003 06:26:55 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <8011-Thu06Mar2003062654+0200-eliz@elta.co.il> References: <20030305111938.A114578@athena.louisville.edu> <3405-Wed05Mar2003194030+0200-eliz@elta.co.il> <20030305131625.B161444@athena.louisville.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1046925121 14379 80.91.224.249 (6 Mar 2003 04:32:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2003 04:32:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 06 05:31:59 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 18qn31-0003jl-00 for ; Thu, 06 Mar 2003 05:31:59 +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 18qn3U-0007b2-09 for gnu-help-gnu-emacs@m.gmane.org; Wed, 05 Mar 2003 23:32:28 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18qn2x-0007Ih-00 for help-gnu-emacs@gnu.org; Wed, 05 Mar 2003 23:31:55 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18qn2h-0006kh-00 for help-gnu-emacs@gnu.org; Wed, 05 Mar 2003 23:31:47 -0500 Original-Received: from balder.inter.net.il ([192.114.186.15]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18qn2U-0005w5-00 for help-gnu-emacs@gnu.org; Wed, 05 Mar 2003 23:31:26 -0500 Original-Received: from zaretsky ([80.230.234.148]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id CEP93576; Thu, 6 Mar 2003 06:31:21 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20030305131625.B161444@athena.louisville.edu> (louie@louie.cc) 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:7377 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7377 > Date: Wed, 5 Mar 2003 13:16:25 -0500 > From: "J. E. Lewis" > > > > M-x normal-erase-is-backspace-mode RET > > > > Did that help? > > Yes that fixed it. But I wonder what changed, to stop it from working > in 21 when it worked the way I expected it to in 20. Emacs 21 now tries to detect those systems where there's both a Backspace and Delete key, and assigns both to different functions. In your case, it seems it failed to do that correctly.