bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36697: 27.0.50; gnus: some articles with score 0 are killed


From: Lars Ingebrigtsen
Subject: bug#36697: 27.0.50; gnus: some articles with score 0 are killed
Date: Tue, 24 Sep 2019 09:34:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Sam Steingold <sds@gnu.org> writes:

>>> ("gwene.ru.org.bash" 400 nil s) [all] -> ~/.gnus-kill/all
>>> ("[[:multibyte:]]\\{5\\}" -200 nil r) [all] -> ~/.gnus-kill/all
>>> ("[[:nonascii:]]\\{5\\}" -200 nil r) [all] -> ~/.gnus-kill/all

[...]

>> (("subject"
>>   ("[[:multibyte:]]\\{5\\}" -200 nil r)
>>   ("[[:nonascii:]]\\{5\\}" -200 nil r))
>>  (group
>>   ("gwene.ru.org.bash" 400 nil s)))

[...]

> So what is the output of `V t` for you?
> Why are articles of score 0 marked with "Y-"?

Hm, I'm just getting:


("[[:nonascii:]]\\{5\\}" -200 nil r) [nntp+news.SCORE] -> ~/News/nntp+news.SCORE
("[[:multibyte:]]\\{5\\}" -200 nil r) [nntp+news.SCORE] -> 
~/News/nntp+news.SCORE

What does your rule that matches on the group name look like in the
score file?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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