Gnus development mailing list
 help / color / mirror / Atom feed
From: Florian Weimer <fw@deneb.enyo.de>
Subject: Scoring woes
Date: Mon, 14 Jan 2002 17:33:13 +0100	[thread overview]
Message-ID: <877kqklwom.fsf@deneb.enyo.de> (raw)

My value of 'gnus-score-file-single-match-alist' is the following:

(setq gnus-score-file-single-match-alist
      '(("^nnml:lists\\." "MAIL" "PLONKS" "SELF-HIGHLIGHT" "SELF-HIGHLIGHT-LISTS")
        ("^nn\\(ml\\|folder\\|draft\\)" "MAIL")
        ("\\(de\\.alt\\.admin\\|comp\\.risks\\|news\\.announce\\.newgroups\\)" "NEWS-SAFE")
        ("^control" "NEWS-SAFE")
        (".*\\.\\(announce\\|answers\\|infos\\)$" "NEWS-SAFE")
        ("" "NEWS")))

Now, when I enter a group the first time, the score file "PLONKS", for
example, is properly processed, but on the second time, it is not (it
is probably ignored completely).  Neither 'W f' in the Group buffer
nor restarting Gnus (without terminating Emacs) fixes it, but after
entering a few other Gnus groups, the score file seems to become
active again.  I don't know what actually triggers this, however.

This behavior changed many moons ago, I think, but I never bothered to
complain about it.

Any ideas?



             reply	other threads:[~2002-01-14 16:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-14 16:33 Florian Weimer [this message]
2002-01-19 23:01 ` 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=877kqklwom.fsf@deneb.enyo.de \
    --to=fw@deneb.enyo.de \
    /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).