Gnus development mailing list
 help / color / mirror / Atom feed
* Scoring woes
@ 2002-01-14 16:33 Florian Weimer
  2002-01-19 23:01 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Weimer @ 2002-01-14 16:33 UTC (permalink / 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?



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

* Re: Scoring woes
  2002-01-14 16:33 Scoring woes Florian Weimer
@ 2002-01-19 23:01 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2002-01-19 23:01 UTC (permalink / raw)


Florian Weimer <fw@deneb.enyo.de> writes:

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

Try edebugging through `gnus-score-find-alist' in gnus-score.el.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2002-01-19 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-14 16:33 Scoring woes Florian Weimer
2002-01-19 23:01 ` Lars Magne Ingebrigtsen

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