Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Scoring
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tassilo Horn  
View profile  
 More options Sep 26 2012, 3:31 pm
Newsgroups: gnu.emacs.gnus
From: Tassilo Horn <t...@gnu.org>
Date: Wed, 26 Sep 2012 21:31:29 +0200
Local: Wed, Sep 26 2012 3:31 pm
Subject: Scoring
Hi all,

I use adaptive scoring for years, but now I wanted to upscore one thread
manually, too.  So I've hit `I T RET' in the summary with point on that
thread, but `V S' on it after reentering the summary shows that it was
only scored up 5 "dollars", not 1000 as suggested by the docstring of
`gnus-score-interactive-default-score'.

Incidentally, my adaptive scoring rules add the score 5 to read
messages.  So can it be that adaptive scoring overrides my manual
score changes?

Bye,
Tassilo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oleksandr Gavenko  
View profile  
 More options Sep 26 2012, 5:55 pm
Newsgroups: gnu.emacs.gnus
From: Oleksandr Gavenko <gaven...@gmail.com>
Date: Thu, 27 Sep 2012 00:49:35 +0300
Local: Wed, Sep 26 2012 5:49 pm
Subject: Re: Scoring
On 2012-09-26, Tassilo Horn wrote:

> Hi all,

> I use adaptive scoring for years, but now I wanted to upscore one thread
> manually, too.  So I've hit `I T RET' in the summary with point on that
> thread, but `V S' on it after reentering the summary shows that it was
> only scored up 5 "dollars", not 1000 as suggested by the docstring of
> `gnus-score-interactive-default-score'.

> Incidentally, my adaptive scoring rules add the score 5 to read
> messages.  So can it be that adaptive scoring overrides my manual
> score changes?

Currently I have trapped to same issue. Look for response to me:

  http://permalink.gmane.org/gmane.emacs.gnus.general/82354

  The usual reason for score not working as expected is that there is a
  different rule that lowers or rises the score.  Could eg. be a rule on
  the subject that classifies it as something you don't want to see.

I use adaptive scoring:

  ;; .emacs
  (setq gnus-default-adaptive-score-alist
      '(
        (gnus-unread-mark)
        (gnus-ticked-mark (subject 100))
        (gnus-dormant-mark (subject 100))

  ;; ~/.gnus/score/all.SCORE
    ("from"
     ("gavenkoa" 200 nil s))

and instead of getting 200 point for my articles I have 100 point as I
previously (so I reload Gnus and Emacs) mark some articles in thread with same
subject...

It is bad to have adaptive scoring that overwrite user setting with probably
have high height in most cases.

I interesting in this topic but have no time to research what happen.

--
Best regards!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tassilo Horn  
View profile  
 More options Sep 27 2012, 2:12 am
Newsgroups: gnu.emacs.gnus
From: Tassilo Horn <t...@gnu.org>
Date: Thu, 27 Sep 2012 08:12:15 +0200
Local: Thurs, Sep 27 2012 2:12 am
Subject: Re: Scoring

Oleksandr Gavenko <gaven...@gmail.com> writes:

Hi Oleksandr,

Thanks for confirming that there's indeed some problem here.  I'll go
and ask on the development list.

And the hint with `V t' to check how a score is computed also confirms
the issue.  For the thread I wanted to score manually, `V t' only shows
score contributions from adaptive scoring rules.

Bye,
Tassilo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tassilo Horn  
View profile  
 More options Sep 27 2012, 2:25 am
Newsgroups: gnu.emacs.gnus
From: Tassilo Horn <t...@gnu.org>
Date: Thu, 27 Sep 2012 08:25:14 +0200
Local: Thurs, Sep 27 2012 2:25 am
Subject: Re: Scoring

Tassilo Horn <t...@gnu.org> writes:
>> It is bad to have adaptive scoring that overwrite user setting with
>> probably have high height in most cases.

> Thanks for confirming that there's indeed some problem here.  I'll go
> and ask on the development list.

> And the hint with `V t' to check how a score is computed also confirms
> the issue.  For the thread I wanted to score manually, `V t' only shows
> score contributions from adaptive scoring rules.

No, I was wrong.  There's indeed a scoring entry from my manual scoring
intervention.  It just happens that scoring on `thread' (`I T') seems to
mean something different than what I've expected.

I'll open a new, more specific thread.

Bye,
Tassilo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »