Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: vote on key strokes for spam.el
Date: Tue, 12 Nov 2002 10:28:26 -0500	[thread overview]
Message-ID: <4ny97yu7s5.fsf@tango.bwh.harvard.edu> (raw)
In-Reply-To: <84isz73qxk.fsf@crybaby.uni-duisburg.de> (kai.grossjohann@uni-duisburg.de's message of "Sat, 09 Nov 2002 12:47:51 +0100")

On Sat, 09 Nov 2002, kai.grossjohann@uni-duisburg.de wrote:
> Ted Zlatanov <tzz@lifelogs.com> writes:
> 
>> Right now, spam.el uses M-d to mark an article as spam.  Lars
>> mentioned he would like something even shorter.  He suggested 'y'
>> or TAB.  I would like to suggest '$' or '-' as well, as those are
>> not used currently AFAIK.  '$' is nicely mnemonic but requires
>> chording for the Shift keystroke.  Feel free to make your own
>> suggestions as well.
> 
> Please make all the spam functionality available on longer keys,
> too.  That way, people don't need to be afraid to override the short
> keys.  Maybe the `M s' map is still available.  Then you could add
> entries to the `M M' map, following the other entries there.

Currently we have:

(gnus-define-keys gnus-summary-mode-map
  "St" spam-bogofilter-score
  "Sx" gnus-summary-mark-as-spam
  "\M-d" gnus-summary-mark-as-spam)

`S t' actually overwrites the normal score trace command, so moving
the long commands to another space would make sense.  I think "M s t"
and "M s x" are a little long, but I'll let people decide it.  I'm OK
either way, since I'll bind them to shorter keys :)

> (For example, I have rebound C-d to do delete rather than to enter a
> digest; `A d' will still enter a digest.)

Me too, I delete more often than I get digests, yet a single-key
delete is dangerous.

Ted



  reply	other threads:[~2002-11-12 15:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-08 14:42 Ted Zlatanov
2002-11-08 15:05 ` Jesper Harder
2002-11-08 15:13 ` Derrell.Lipman
2002-11-09  8:32   ` Jonas Steverud
2002-11-21 17:28     ` Martin Thornquist
2002-11-08 15:25 ` François Pinard
2002-11-21 14:35   ` Using TAB to move to first clickable reference (Was: Re: vote on key strokes for spam.el) Niklas Morberg
2002-11-09 11:47 ` vote on key strokes for spam.el Kai Großjohann
2002-11-12 15:28   ` Ted Zlatanov [this message]
2002-11-14 13:23     ` Reiner Steib
2002-11-21 15:20       ` Ted Zlatanov
2002-11-12 15:30 ` Ted Zlatanov

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=4ny97yu7s5.fsf@tango.bwh.harvard.edu \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /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).