unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Sam Steingold <sds@gnu.org>
Cc: 36697@debbugs.gnu.org
Subject: bug#36697: 27.0.50; gnus: some articles with score 0 are killed
Date: Tue, 24 Sep 2019 01:15:38 +0200	[thread overview]
Message-ID: <87tv924nad.fsf@gnus.org> (raw)
In-Reply-To: <m14l3laek4.fsf@gnu.org> (Sam Steingold's message of "Tue, 16 Jul 2019 16:51:23 -0400")

Sam Steingold <sds@gnu.org> writes:

> The first 15 articles in *Summary* are marked as "Y-" (killed), the last
> 5 are not.
> "V t" on all articles is _identical_:
>
> ```
> ("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
>
> Total score: 0
> ```
>
> The idea is that non-ascii always means spam except for 1 single group
> where I compensate with +400.
>
> This started a few weeks ago, until then all was as expected (no
> non-ascii subjects except in the bash group, where nothing was ever
> scored).
>
> I am confused why some articles with 0 score are marked with "Y-" and
> others are not.

I tried with the following score file:

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

When I enter the group in question, all the articles are marked with
"Y-" and the `V t' output is the same.  So I'm unable to reproduce this.

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





  reply	other threads:[~2019-09-23 23:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-16 20:51 bug#36697: 27.0.50; gnus: some articles with score 0 are killed Sam Steingold
2019-09-23 23:15 ` Lars Ingebrigtsen [this message]
2019-09-23 23:39   ` Sam Steingold
2019-09-24  7:34     ` Lars Ingebrigtsen
2019-09-24 18:24       ` Sam Steingold
2019-09-25 13:07         ` Lars Ingebrigtsen
2020-01-08 17:13           ` Sam Steingold
2020-01-08 17:19             ` Sam Steingold
2020-01-15 16:09               ` Sam Steingold
2020-01-22 12:53                 ` Lars Ingebrigtsen
2020-07-19 15:40                   ` Lars Ingebrigtsen
2020-07-20 23:11                     ` Sam Steingold
2020-07-23 13:56                       ` Lars Ingebrigtsen
2020-07-23 20:04                         ` Sam Steingold
2020-07-24 15:27                           ` Lars Ingebrigtsen
2020-07-24 18:37                             ` Sam Steingold
2020-07-27 21:45                               ` Lars Ingebrigtsen
2022-04-17 18:08                                 ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tv924nad.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=36697@debbugs.gnu.org \
    --cc=sds@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).