Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@justresearch.com>
Subject: B [backspace] should act like B [delete]?
Date: 14 Jun 1999 11:27:57 -0400	[thread overview]
Message-ID: <vxkaeu2yf7m.fsf@beaver.jprc.com> (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


             reply	other threads:[~1999-06-14 15:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-14 15:27 Karl Kleinpaste [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vxkaeu2yf7m.fsf@beaver.jprc.com \
    --to=karl@justresearch.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).