Gnus development mailing list
 help / color / mirror / Atom feed
* B [backspace] should act like B [delete]?
@ 1999-06-14 15:27 Karl Kleinpaste
  1999-06-14 16:03 ` Kai.Grossjohann
  0 siblings, 1 reply; 10+ messages in thread
From: Karl Kleinpaste @ 1999-06-14 15:27 UTC (permalink / raw)


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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~1999-06-15 15:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-14 15:27 B [backspace] should act like B [delete]? Karl Kleinpaste
1999-06-14 16:03 ` Kai.Grossjohann
1999-06-14 16:23   ` Karl Kleinpaste
1999-06-14 21:49     ` Kai.Grossjohann
1999-06-14 17:07   ` Harry Putnam
1999-06-14 21:51     ` Kai.Grossjohann
1999-06-14 17:55   ` Hrvoje Niksic
1999-06-14 21:57     ` Kai.Grossjohann
1999-06-15  0:44       ` Karl Kleinpaste
1999-06-15 15:33       ` Hrvoje Niksic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).