[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnus marks new unread Article with Y
From: |
Josef Oswald |
Subject: |
Re: gnus marks new unread Article with Y |
Date: |
Thu, 26 Aug 2004 23:06:58 GMT |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) XEmacs/21.5 (chayote, linux) |
Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:
> On Thu, Aug 26 2004, Josef Oswald wrote:
>
>> Why are the newest articles in Newsgroups marked with a "Y"?
>
> ,----[ (info "(gnus)Read Articles") ]
> | `Y'
> | Marked as read by having too low a score (`gnus-low-score-mark').
> `----
Well Reiner ,
again this was _user_ created, I copied a huge section of a .gnus file
i found somewhere on the net.
would the following have caused this behavior, since I don't use scoring
purposely.
;;*scoring disabled by Josef
;(setq gnus-use-adaptive-scoring t)
; (defvar gnus-default-adaptive-score-alist
; '((gnus-unread-mark)
; (gnus-ticked-mark (from 4))
; (gnus-dormant-mark (from 5))
; (gnus-del-mark (from -4) (subject -1))
; (gnus-read-mark (from 1) (subject 1))
; (gnus-expirable-mark (from -1) (subject -1))
; (gnus-killed-mark (from -1) (subject -3))
; (gnus-kill-file-mark)
; (gnus-ancient-mark)
; (gnus-low-score-mark)
; (gnus-catchup-mark (subject -4) (from -1))
; )
; )
>
> Bye, Reiner.
Thanks
--
Josef Oswald also -> gnus@chello.at :-)
--
Gnus gives you all the opportunity you could possibly want for
shooting yourself in the foot.
--from the INFO --