Gnus development mailing list
 help / color / mirror / Atom feed
From: bmiller@cs.umn.edu (Brad Miller)
Cc: larsi@ifi.uio.no (Lars Magne Ingebrigtsen), ding@ifi.uio.no
Subject: Re: GroupLens: gnus-gl.el
Date: 21 Feb 1996 15:19:00 -0600	[thread overview]
Message-ID: <y0a4tskv0l7.fsf@twain.cs.umn.edu> (raw)
In-Reply-To: bmiller@cs.umn.edu's message of 21 Feb 1996 11:44:12 -0600

>>>>> "Brad" == Brad Miller <bmiller@cs.umn.edu> writes:

>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
Lars> bmiller@cs.umn.edu (Brad Miller) writes:

Brad> I've got the entries in my .gnus file down to a much more manageable level:

Brad> (add-hook 'gnus-startup-hook 'bbb-login)
Brad> (add-hook 'gnus-summary-mode-hook 'gnus-grouplens-mode)
Brad> (setq gnus-summary-line-format "%U%R%uG%I%(%[%4L: %-20,20uB%]%) %s\n")

Uhg!  Sorry this *is* the gnus-summary-line-format that I have in my
.gnus file, however it assumes that you are using gnus-bbdb.

this one is more generic.....
(setq gnus-summary-line-format "%U%R%uG%I%(%[%4L: %-20,20n%]%) %s\n")

Sorry for the confusion.

\Brad

PS
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))

\Brad
----------------------------------------------------------------------------
Brad Miller                    | e-mail: bmiller@cs.umn.edu
University of Minnesota        | phone:  (612) 626-8396     
Department of Computer Science | www:    http://www.cs.umn.edu/~bmiller
EE/CS 5-244                    | 
----------------------------------------------------------------------------


  reply	other threads:[~1996-02-21 21:19 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 [this message]
1996-02-25  1:09       ` Lars Magne Ingebrigtsen
     [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=y0a4tskv0l7.fsf@twain.cs.umn.edu \
    --to=bmiller@cs.umn.edu \
    --cc=ding@ifi.uio.no \
    --cc=larsi@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).