Gnus development mailing list
 help / color / mirror / Atom feed
* What's wrong with this?
@ 1995-11-02 17:45 Michael the Bearded
  1995-11-03  1:34 ` Steven L. Baur
  0 siblings, 1 reply; 2+ messages in thread
From: Michael the Bearded @ 1995-11-02 17:45 UTC (permalink / raw)



In my all.SCORE file, I have:

 ("newsgroups" 
  ("^newsgroups:.*," -1 nil r)
  ("^newsgroups:.*,.*," -2 nil r)
  ("^newsgroups:.*,.*,.*," -4 nil r)
  ("^newsgroups:.*,.*,.*,.*," -8 nil r)
  ("^newsgroups:.*,.*,.*,.*,.*," -16 nil r)
  ("^newsgroups:.*,.*,.*,.*,.*,.*," -32 nil r)
  ("^newsgroups:.*,.*,.*,.*,.*,.*,.*," -64 nil r)
  ("^newsgroups:.*,.*,.*,.*,.*,.*,.*,.*," -128 nil r)
  ("^newsgroups:.*,.*,.*,.*,.*,.*,.*,.*,.*," -256 nil r)
  ("^newsgroups:.*,.*,.*,.*,.*,.*,.*,.*,.*,.*," -512 nil r)
  ("^newsgroups:.*,.*,.*,.*,.*,.*,.*,.*,.*,.*,.*," -1000 nil r))

Other than the efficiency issue, what's wrong with it?  It never gets used for
some reason.

+-----------------------------------------------------------------------------+
| Michael Campbell - mcampbel@offenbach.sbi.com :: I speak only for myself :: |
| Fools! I'll destroy them all!                                               |
+-----------------------------------------------------------------------------+
| carpe diva -- sieze the diva                                                |
+-----------------------------------------------------------------------------+


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1995-11-03  1:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-11-02 17:45 What's wrong with this? Michael the Bearded
1995-11-03  1:34 ` Steven L. Baur

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