From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jonathon Isaac Swiderski Newsgroups: gmane.emacs.help Subject: Re: How do I make the delete key work? Date: 24 Dec 2002 01:07:27 -0500 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <340bc066.0212231242.64277e4c@posting.google.com> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1040711113 28207 80.91.224.249 (24 Dec 2002 06:25:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 24 Dec 2002 06:25:13 +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 18QiV6-0007Kc-00 for ; Tue, 24 Dec 2002 07:25:12 +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 18QiVS-0003bX-03 for gnu-help-gnu-emacs@m.gmane.org; Tue, 24 Dec 2002 01:25:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsxfer.eecs.umich.edu!news.itd.umich.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 X-Newsreader: Gnus v5.7/Emacs 20.7 Original-NNTP-Posting-Host: 141.211.2.210 Original-X-Trace: news.itd.umich.edu 1040710049 141.211.2.210 (Tue, 24 Dec 2002 01:07:29 EST) Original-NNTP-Posting-Date: Tue, 24 Dec 2002 01:07:29 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:108463 Original-To: help-gnu-emacs@gnu.org 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:4992 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4992 Bob Babcock writes: > lng2@spray.se (Lars Gustafsson) wrote in > news:340bc066.0212231242.64277e4c@posting.google.com: > > > How do I make the delete key work? > > I use these with emacs 20.7.1 under Win/2K: > > (global-set-key [delete] 'delete-char) > (global-set-key "\C-h" 'delete-backward-char) > (global-set-key "\C-?" 'delete-backward-char) > (define-key emacs-lisp-mode-map "\C-?" 'delete-backward-char) Aha! Thank you for that last --- I'd got things working everywhere but the modeline and a couple other places with the first three; I was wondering why I still got errors in the modeline. . . . -- Jonathon Isaac Swiderski \\ dangercat-20@dangercat.net cs.oberlin.edu/~jswiders \\ www.dangercat.net/resume "University of Wisconsin statistics department... where mean is normal, and deviation standard."