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: Wed, 05 Mar 2003 19:40:31 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3405-Wed05Mar2003194030+0200-eliz@elta.co.il> References: <20030305111938.A114578@athena.louisville.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1046886453 12144 80.91.224.249 (5 Mar 2003 17:47:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Mar 2003 17:47:33 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 05 18:47:31 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 18qczL-00039g-00 for ; Wed, 05 Mar 2003 18:47:31 +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 18qczY-0007lk-00 for gnu-help-gnu-emacs@m.gmane.org; Wed, 05 Mar 2003 12:47:44 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18qczN-0007bf-00 for help-gnu-emacs@gnu.org; Wed, 05 Mar 2003 12:47:33 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18qcyx-0006zc-00 for help-gnu-emacs@gnu.org; Wed, 05 Mar 2003 12:47:07 -0500 Original-Received: from aragorn.inter.net.il ([192.114.186.23]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18qcyo-0006dH-00 for help-gnu-emacs@gnu.org; Wed, 05 Mar 2003 12:46:58 -0500 Original-Received: from zaretsky (adsl-ayalon-pc-128-242.inter.net.il [213.8.128.242]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AHT82617; Wed, 5 Mar 2003 19:44:51 +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: <20030305111938.A114578@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:7361 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7361 > Date: Wed, 5 Mar 2003 11:19:40 -0500 > From: "J. E. Lewis" > > Backspace no longer works the same after upgrading from version 20 to > version 21. It works as a delete-char as opposed to > delete-backward-char. Try this: M-x normal-erase-is-backspace-mode RET Did that help?