Gnus development mailing list
 help / color / mirror / Atom feed
From: Dmitry Yaitskov <dimas@home.com>
Subject: Score file ignored?
Date: 27 Mar 1999 09:26:47 -0500	[thread overview]
Message-ID: <ubthfypnc.fsf@home.com> (raw)

Hi,

I have the following in my .gnus.el:

(setq gnus-home-score-file
	  '(("^rec" "rec.SCORE")
		("^comp" "comp.SCORE")))

And here's my rec.SCORE file:

(("subject"
  ("playlist" -1000 nil s)
  ("money" -1000 nil s)
  ("^\\(FS\\|WTB\\|WANTED\\|WTD\\|NEED\\)" -1000 nil r)
  ("$" -1000 nil s)
  ("!" -1000 nil s)
  ("free[^a-z]*$" -1000 nil r)
  ("our prices" -1000 nil s)
  ("for sale" -1000 nil s)))

Now, not that it doesn't work... but, it does not work *sometimes*.
I.e. I opened a rec.* group, and my scoring definitely was off - lots
of articles with all the stuff that shouldn't be there. I looked at
the file, even edited it, re-entered the group - no effect. Then, I
selected "edit current score file" from the menu, got my rec.SCORE
file, added a new - basically meaningless - line there, C-c C-c, and
voila! - my scoring caught on. Does anybody know what's wrong here?
Thanks.

-- 
Cheers,
-Dima.



             reply	other threads:[~1999-03-27 14:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-27 14:26 Dmitry Yaitskov [this message]
1999-03-28 17:31 ` Lars Magne Ingebrigtsen
1999-03-28 18:04   ` Dmitry Yaitskov
1999-04-02 13:22     ` Lars Magne Ingebrigtsen
1999-04-02 14:43       ` Dmitry Yaitskov
1999-03-29  3:33   ` François Pinard
1999-04-02 13:21     ` 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=ubthfypnc.fsf@home.com \
    --to=dimas@home.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).