From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Roberto Huelga Newsgroups: gmane.emacs.help Subject: Re: Emacs reads both DEL and Backspace as DEL Date: Sun, 2 Feb 2003 21:44:03 +0100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <10A644CE-36EF-11D7-AEAF-00039368DF30@multinterior.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1044218760 10278 80.91.224.249 (2 Feb 2003 20:46:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 2 Feb 2003 20:46:00 +0000 (UTC) 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 18fR02-0002fW-00 for ; Sun, 02 Feb 2003 21:45:58 +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 18fR15-0000sO-01 for gnu-help-gnu-emacs@m.gmane.org; Sun, 02 Feb 2003 15:47:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18fR0o-0000og-00 for help-gnu-emacs@gnu.org; Sun, 02 Feb 2003 15:46:46 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18fR0m-0000lT-00 for help-gnu-emacs@gnu.org; Sun, 02 Feb 2003 15:46:45 -0500 Original-Received: from ajax.cnchost.com ([207.155.248.31]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fR0m-0000hj-00 for help-gnu-emacs@gnu.org; Sun, 02 Feb 2003 15:46:44 -0500 Original-Received: from multinterior.com (175-MALA-X5.libre.retevision.es [62.83.104.175]) by ajax.cnchost.com id PAA25585; Sun, 2 Feb 2003 15:46:39 -0500 (EST) [ConcentricHost SMTP Relay 1.15] Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-Mailer: Apple Mail (2.551) 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:6218 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6218 I'm a Mac OS X User and inserting the following line in the .emacs file backspace and del start to work properly (normal-erase-is-backspace-mode 1)