Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Cc: ding@ifi.uio.no
Subject: Re: GroupLens: gnus-gl.el
Date: 25 Feb 1996 01:09:16 +0000	[thread overview]
Message-ID: <w8sybpsw6rn.fsf@ylfing.ifi.uio.no> (raw)
In-Reply-To: bmiller@cs.umn.edu's message of 21 Feb 1996 15:19:00 -0600

bmiller@cs.umn.edu (Brad Miller) writes:

> Can someone suggest an alternate for this that will work with september
> and gnus 5.x?
> 
> (unless gnus-grouplens-mode-map
>   (setq gnus-grouplens-mode-map (make-keymap))
>   (gnus-define-keys
>    gnus-grouplens-mode-map
>    "n" grouplens-next-unread-article
>    "r" bbb-summary-rate-article
>    "k" grouplens-score-thread
>    "," grouplens-best-unread-article))

 (or gnus-grouplens-mode-map
   (setq gnus-grouplens-mode-map (make-keymap))
   (define-key gnus-grouplens-mode-map "n" grouplens-next-unread-article)
   (define-key gnus-grouplens-mode-map "r" bbb-summary-rate-article)
   (define-key gnus-grouplens-mode-map "k" grouplens-score-thread)
   (define-key gnus-grouplens-mode-map "," grouplens-best-unread-article))

should do the trick.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  reply	other threads:[~1996-02-25  1:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-02-14 19:00 Brad Miller
1996-02-14 20:48 ` Lance A. Brown
1996-02-16 18:28 ` Lars Magne Ingebrigtsen
1996-02-21 14:47   ` Dr. Pete Gieser
1996-02-21 18:24     ` Raja R Harinath
1996-02-22  7:11       ` Patrick Audley
1996-02-25  1:05       ` Lars Magne Ingebrigtsen
1996-02-21 17:44   ` Brad Miller
1996-02-21 21:19     ` Brad Miller
1996-02-25  1:09       ` Lars Magne Ingebrigtsen [this message]
     [not found] <ravx4ge5@totally-fudged-out-message-id>
1996-02-15  3:53 ` Brad Miller
1996-02-15 15:31   ` Lance A. Brown

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=w8sybpsw6rn.fsf@ylfing.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    --cc=ding@ifi.uio.no \
    /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).