Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Neil Woods <cnw+usenet@pobox.com>
Subject: Re: key binding score down ?
Date: Sun, 03 Jul 2005 03:36:48 +0100	[thread overview]
Message-ID: <87fyuw1upr.fsf@phun.phasmic.org> (raw)
In-Reply-To: <877jgbaw7h.fsf@mail.augustmail.com>

>>>>> lance  writes:

> I just started using gnus and I am creating a scorefile.  I am doing
> a lot of "L a r p" to score authors.  How do I create a key binding
> (say A-s) to automatically do this instead of having to type this on
> every email?

You could define a keyboard macro to do this, and bind it to Alt-s:

(define-key gnus-summary-mode-map (kbd "A-s") (kbd "Larp"))

-- 
Neil


      reply	other threads:[~2005-07-03  2:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-01  6:15 lance
2005-07-03  2:36 ` Neil Woods [this message]

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=87fyuw1upr.fsf@phun.phasmic.org \
    --to=cnw+usenet@pobox.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).