Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Cc: Ding List <ding@gnus.org>
Subject: Re: Advanced scoring rule omitted from trace buffer when traditional rules also apply
Date: Wed, 12 Oct 2005 00:06:26 +0200	[thread overview]
Message-ID: <v9oe5vd7z1.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87ll0z4t1n.fsf@jrhtest.homewood.k12.al.us> (Jonathan Hankins's message of "Tue, 11 Oct 2005 16:56:04 -0500")

On Tue, Oct 11 2005, Jonathan Hankins wrote:

> Reiner,
>
> Thanks for the quick reply.  The information you requested is included
> below.

Please don't strip the list address when replying (see
Mail-Followup-To header).  As bugs@gnus.org is quite overloaded with
spam, I move the discussion to the ding list (Gnus development list)
instead.

I always get lost when trying to understand `gnus-score.el', so I hope
someone else can look into this... ;-)

Bye, Reiner

Full-quote of Jonathan's message follows...

> Reiner Steib <reinersteib+from-uce@imap.cc> writes:
>
>> On Tue, Oct 11 2005, Jonathan Hankins wrote:
>>
>>> However, when I have a combination of "traditional" and "advanced"
>>> scoring rules that all apply to a message, the "V S" command shows the
>>> correct score, but when I use the "V t" command, the trace shows only
>>> the "traditional" rules.
>>>
>>> Let me know if I can provide any further information.
>>
>> - The relevant score rules
>
> (((&
>  ("subject" "No Gnus" s)
>  ("from" "Magne" s))
>  500)
>  ("from"
>   ("Lars" 1 nil s))
>  ("subject"
>   ("Oort" 1 nil s)))
>
>>
>> - Message-Id of a public article (usenet or from some mailing list
>>   carried by gmane.org) which triggers the incorrect `V t' output.
>>   Alternatively post such a test case article to gmane.test on
>>   news.gmane.org.
>
> (nntp+news.gmane.org:gmane.emacs.gnus.announce)
>
> From: Lars Magne Ingebrigtsen <larsi@gnus.org>
> Newsgroups: gmane.emacs.gnus.announce
> Subject: No Gnus v0.3 is released
> Date: Sun, 01 May 2005 19:02:43 +0200
> Message-ID: <m3acneyj5t.fsf@quimbies.gnus.org>
>
> V-S shows: 501
> V-t shows:
>     ("Lars" 1 nil s)
>     [nntp+news.gmane.org:gmane.emacs.gnus.announce.SCORE] ->
>     ~/News/nntp+news.gmane.org:gmane.emacs.gnus.announce.SCORE
>
> The rule:
>     ((&
>       ("subject" "No Gnus" s)
>       ("from" "Magne" s))
>      500)
>
> adds the 500 points, but is not displayed in the trace.
>
> --
>
> To contrast, if I delete the rule:
>     ("from"
>      ("Lars" 1 nil s))
>
> leaving me with this score file:
>     (((&
>        ("subject" "No Gnus" s)
>        ("from" "Magne" s))
>       500)
>      ("subject"
>       ("Oort" 1 nil s)))
>
> after V-R, V-S shows: 500
> V-t shows: 
>     ((& ("subject" "No Gnus" s) ("from" "Magne" s)) 500) 
>       [A file] -> A file



           reply	other threads:[~2005-10-11 22:06 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <87ll0z4t1n.fsf@jrhtest.homewood.k12.al.us>]

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

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

  git send-email \
    --in-reply-to=v9oe5vd7z1.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=ding@gnus.org \
    --cc=reiner.steib@gmx.de \
    /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.
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).