info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best scoring tips


From: Reiner Steib
Subject: Re: Best scoring tips
Date: Fri, 14 May 2004 14:51:22 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

On Fri, May 14 2004, Xavier Maillard wrote:

> On 13 May 2004, Reiner Steib wrote:
[...]
>> Yes.  But I  only  do  adaptative scoring  for  expirable, killed  and
>> catchup.
>
> ??  You mean your scoring rules only get activated on certain marks,
> don't you ?

Right:

,----[ C-h v gnus-default-adaptive-score-alist RET ]
| gnus-default-adaptive-score-alist's value is 
| ((gnus-expirable-mark
|   (subject -108))
|  (gnus-killed-mark
|   (subject -200))
|  (gnus-catchup-mark
|   (subject -99)))
| 
| Documentation:
| *Alist of marks and scores.
`----

> If so, what is the «danger» to use for all kind of marks (rR...), if
> any ;) ?

I would not say it's dangerous.  Adaptive scoring on other marks just
happens not to match _my_ usage pattern.  Other people seem to be
happy with the default settings (see below), other find adaptive
scoring completely annoying and turn if off (which is the default).

The default `gnus-default-adaptive-score-alist' is:

  '((gnus-kill-file-mark)
    (gnus-unread-mark)
    (gnus-read-mark (from 3) (subject 30))
    (gnus-catchup-mark (subject -10))
    (gnus-killed-mark (from -1) (subject -20))
    (gnus-del-mark (from -2) (subject -15)))

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]