From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23284 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: B [backspace] should act like B [delete]? Date: Mon, 14 Jun 1999 10:07:53 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: <19990614100753.A1612@reader.newsguy.com> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161045 1164 80.91.224.250 (21 Oct 2002 00:44:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:44:05 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA21782 for ; Mon, 14 Jun 1999 13:09:17 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB28741; Mon, 14 Jun 1999 12:08:32 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 14 Jun 1999 12:09:12 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA10491 for ; Mon, 14 Jun 1999 12:08:59 -0500 (CDT) Original-Received: from mail.networkone.net (qmailr@mail.networkone.net [209.144.112.75]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id NAA21749 for ; Mon, 14 Jun 1999 13:07:59 -0400 (EDT) Original-Received: (qmail 27997 invoked from network); 14 Jun 1999 17:09:13 -0000 Original-Received: from pm3-2-20.la.networkone.net (HELO satellite.local.lan) (reader@209.144.126.84) by mail.networkone.net with SMTP; 14 Jun 1999 17:09:13 -0000 Original-Received: (from reader@localhost) by satellite.local.lan (8.9.1/8.9.1) id KAA01645 for ding@gnus.org; Mon, 14 Jun 1999 10:07:53 -0700 Original-To: ding@gnus.org X-Mailer: Mutt 0.93.2 In-Reply-To: ; from Kai.Grossjohann@CS.Uni-Dortmund.DE on Mon, Jun 14, 1999 at 06:03:39PM +0200 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23284 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23284 On Mon, Jun 14, 1999 at 06:03:39PM +0200, Kai.Grossjohann@CS.Uni-Dortmund.DE wrote: > In my .emacs, I have (global-set-key (kbd "") ...), but _no_ > line for (kbd ""). I think you should let at least one > key to generate DEL -- many useful bindings exist for DEL in many > modes. Kai, A little off topic, but what does the full code look like, and what does it accomplish for you?