Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-score-file-single-match-alist vs. gnus-summary-lower-score
@ 1999-02-20 10:23 Florian Weimer
  1999-02-20 21:56 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Weimer @ 1999-02-20 10:23 UTC (permalink / raw)


I've set gnus-score-file-single-match-alist to use special
score files for mail, control message groups, etc.  As a result,
gnus-summary-lower-score et al. do not work as expected.  First of
all, the default score file is not the group-specific one.  I tried to
correct that with:

(add-hook 'gnus-summary-prepared-hook
          (lambda () 
            (gnus-score-load-file 
             (gnus-score-file-name gnus-newsgroup-name))))


Now, at least an `L S' in the summary buffer works.  But `L T' is still
broken, I guess it tries to update some of my special read-only score
files.  (If I look at gnus-current-score-file after that, it contains
the name of one of these files.)

BTW, the same thing happened when I used hierarchical scoring files
with Gnus 5.6.x.


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

* Re: gnus-score-file-single-match-alist vs. gnus-summary-lower-score
  1999-02-20 10:23 gnus-score-file-single-match-alist vs. gnus-summary-lower-score Florian Weimer
@ 1999-02-20 21:56 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-20 21:56 UTC (permalink / raw)


Florian Weimer <fw@cygnus.stuttgart.netsurf.de> writes:

> I've set gnus-score-file-single-match-alist to use special
> score files for mail, control message groups, etc.  As a result,
> gnus-summary-lower-score et al. do not work as expected. 

You can use the "home score file" thing to say which score file new
entries should go to.

-- 
(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:[~1999-02-20 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-20 10:23 gnus-score-file-single-match-alist vs. gnus-summary-lower-score Florian Weimer
1999-02-20 21:56 ` 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).