From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23279 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: B [backspace] should act like B [delete]? Date: 14 Jun 1999 11:27:57 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161041 1126 80.91.224.250 (21 Oct 2002 00:44:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:44:01 +0000 (UTC) Keywords: gnus-summary-delete-article 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 LAA18180 for ; Mon, 14 Jun 1999 11:32:39 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB27841; Mon, 14 Jun 1999 10:28:49 -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 10:29:33 -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 KAA09473 for ; Mon, 14 Jun 1999 10:29:22 -0500 (CDT) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA18010 for ; Mon, 14 Jun 1999 11:28:26 -0400 (EDT) Original-Received: (from karl@localhost) by beaver.jprc.com (8.8.7/8.8.7) id LAA14489; Mon, 14 Jun 1999 11:27:57 -0400 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu Original-Lines: 14 User-Agent: Gnus/5.070087 (Pterodactyl Gnus v0.87) XEmacs/21.2 (Sumida) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23279 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23279 This morning, I stopped inverting the sense of my keyboard's DEL and BS keys for the first time in about...13 years. And so I discovered that `B BS' doesn't do for me what `B DEL' does. --- /home/karl/Emacs/Gnus/gnus-sum.el Sun Jun 13 21:15:52 1999 +++ gnus-sum.el Mon Jun 14 11:18:04 1999 @@ -1539,6 +1539,7 @@ "\M-\C-e" gnus-summary-expire-articles-now "\177" gnus-summary-delete-article [delete] gnus-summary-delete-article + [backspace] gnus-summary-delete-article "m" gnus-summary-move-article "r" gnus-summary-respool-article "w" gnus-summary-edit-article