Gnus development mailing list
 help / color / mirror / Atom feed
From: michael lamoureux <lamour@engin.umich.edu>
Subject: scoring
Date: 12 Jun 1996 14:14:16 -0400	[thread overview]
Message-ID: <6iv688wj3eu.fsf@erpland.engin.umich.edu> (raw)


In some randomly old version of ding or sgnus or something this
used to work:

comp.lang.postscript.KILL:
(gnus-kill "Subject" "convert\\|conversion\\|HPGL\\|->\\|filter\\|viewer\\|ghost\\|windows\\|laserjet\\|deskjet\\|inkjet\\|gs3\\|aladdin\\|acrobat\\|pdf")
(gnus-expunge "X")

I noticed today (I haven't read the group in months) that this wasn't
working anymore, so rather than figure out why, I just tried to do
this:

comp.lang.postscript.SCORE:
(("subject"
  ("conver" -1000 nil e)
  ("HPGL" -1000 nil e)
  ("->" -1000 nil e)
  ("filter" -1000 nil e)
  ("viewer" -1000 nil e)
  ("ghost" -1000 nil e)
  ("windows" -1000 nil e)
  ("95" -1000 nil e)
  ("jet" -1000 nil e)
  ("gs3" -1000 nil e)
  ("aladdin" -1000 nil e)
  ("acrobat" -1000 nil e)
  ("pdf" -1000 nil e)))


Still didn't work.  So, I tried customize score file, and it keeps
wanting to edit ~/news/SCORE.  What's that?  I thought the generic
score file was all.SCORE.  And why wouldn't the current score file be
comp.lang.postscript.SCORE while I was in that newsgroup.  When I try
to open this file in customize, it complains that this file isn't a
buffer (??!?).

related variables:
(setq gnus-directory "~/news/"
      gnus-kill-files-directory "~/news/"
      gnus-use-scoring t
      gnus-use-adaptive-scoring t
      gnus-score-find-score-files-function 'gnus-score-find-bnews)


Oh, and when I try to edit a score file, gnus says to run some
function when I'm done (sorry, don't have the name handy).  It doesn't
exist.  (And why wouldn't that function just be bound to "C-c C-c"
like everything else?)


XEmacs 19.13, gnus 5.2.15


lost,
Michael

caveat> the pipes burst next door today, so there's no coffee at the
caveat> coffee shop...this might be obvious.


             reply	other threads:[~1996-06-12 18:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-12 18:14 michael lamoureux [this message]
1996-06-12 22:02 ` scoring Lars Magne Ingebrigtsen
1996-06-12 22:15 ` scoring Steven L Baur
1999-11-25  0:03 scoring Brian May
1999-12-01 20:56 ` scoring Lars Magne Ingebrigtsen
1999-12-02  1:41   ` scoring Brian May
1999-12-05 21:53     ` scoring Kai Großjohann
1999-12-06  2:58       ` scoring Brian May
1999-12-06  4:11         ` scoring Lars Magne Ingebrigtsen
1999-12-06 12:53           ` scoring Jan Vroonhof
1999-12-06 13:09             ` scoring Per Abrahamsen
1999-12-06 13:21               ` scoring Hrvoje Niksic
1999-12-06 13:02           ` scoring Kai Großjohann
1999-12-06 23:29             ` scoring Brian May
1999-12-07 12:56               ` scoring Per Abrahamsen
2000-04-21 20:00                 ` scoring Lars Magne Ingebrigtsen

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=6iv688wj3eu.fsf@erpland.engin.umich.edu \
    --to=lamour@engin.umich.edu \
    /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).