Gnus development mailing list
 help / color / mirror / Atom feed
From: Daniel Pittman <daniel@danann.net>
Subject: Redefining keys in the pGnus summary buffer
Date: 22 Oct 1999 11:03:55 +1000	[thread overview]
Message-ID: <87so34mcjo.fsf@morrigan.osa.com.au> (raw)

I am having some trouble customizing the keyboard interface to pGnus
("Pterodactyl Gnus v0.96")

What I want to do is redefine the keystroke M-k to lower the score of a
thread. This is easy to do and I have it working.

Getting the redefinition to happen automatically is a little harder
however. I tried doing '(define-key gnus-summary-mode-map ...)' in .gnus
and that didn't work -- I got the original binding.

OK, I thought, and went hunting for where the keymap was frobnicated.
'gnus-sum.el' seemed to be the place that did it. So, I wrapped my
redefinitions in an '(eval-after-load "gnus-sum" ...)' form.

No joy. I still get the original key definition.

So, can someone out there tell me where I am being stupid? I would like
to be able to customize the keyboard interface quite a bit :)

        Daniel

-- 
Moloch whose mind is pure machinery! Moloch whose blood is running
money! Moloch whose fingers are ten armies! Moloch whose breast is a
cannibal dynamo! Moloch whose ear is a smoking tomb!
        -- Allen Ginsberg, _Howl_


             reply	other threads:[~1999-10-22  1:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-22  1:03 Daniel Pittman [this message]
1999-10-22  3:13 ` John Palmieri
1999-10-22 15:34 ` Colin Rafferty

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=87so34mcjo.fsf@morrigan.osa.com.au \
    --to=daniel@danann.net \
    /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).