Gnus development mailing list
 help / color / mirror / Atom feed
From: mcampbel@schubert.sbi.com (Michael the Bearded)
Subject: What's wrong with this?
Date: Thu, 2 Nov 1995 12:45:37 -0500	[thread overview]
Message-ID: <9511021745.AA29457@schubert.sbi.com> (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                                                |
+-----------------------------------------------------------------------------+


             reply	other threads:[~1995-11-02 17:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-02 17:45 Michael the Bearded [this message]
1995-11-03  1:34 ` Steven L. Baur

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=9511021745.AA29457@schubert.sbi.com \
    --to=mcampbel@schubert.sbi.com \
    /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).