From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16234 Path: news.gmane.org!not-for-mail From: Oleksandr Gavenko Newsgroups: gmane.emacs.gnus.user Subject: Thread and Followups scoring rules. Date: Tue, 09 Apr 2013 00:44:21 +0300 Organization: Oleksandr Gavenko , http://gavenkoa.users.sf.net Message-ID: <87hajgofyi.fsf@gavenkoa.example.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1365458410 13503 80.91.229.3 (8 Apr 2013 22:00:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Apr 2013 22:00:10 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Apr 09 00:00:14 2013 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UPK6n-00061y-6l for gegu-info-gnus-english@m.gmane.org; Tue, 09 Apr 2013 00:00:13 +0200 Original-Received: from localhost ([::1]:54489 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPK6m-0004fz-Tw for gegu-info-gnus-english@m.gmane.org; Mon, 08 Apr 2013 18:00:12 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPK6j-0004dP-Fa for info-gnus-english@gnu.org; Mon, 08 Apr 2013 18:00:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPK6e-0005dH-Mg for info-gnus-english@gnu.org; Mon, 08 Apr 2013 18:00:09 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:53590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPK6e-0005am-GS for info-gnus-english@gnu.org; Mon, 08 Apr 2013 18:00:04 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UPJs0-0001lt-Rg for info-gnus-english@gnu.org; Mon, 08 Apr 2013 23:44:56 +0200 Original-Received: from 5.248.35.167 ([5.248.35.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Apr 2013 23:44:56 +0200 Original-Received: from gavenkoa by 5.248.35.167 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Apr 2013 23:44:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 69 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 5.248.35.167 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) Cancel-Lock: sha1:nAWfWl+Jpz4rmi9VCpQB9c5X0cg= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16234 Archived-At: This part of (info "(gnus)Score File Format") very hard to understand: Six keys are supported by this alist: `STRING' If the key is a string, it is the name of the header to perform the match on. Scoring can only be performed on these eight headers: `From', `Subject', `References', `Message-ID', `Xref', `Lines', `Chars' and `Date'. In addition to these headers, there are three ... down group entry _considerably_. The final "header" you can score on is `Followup'. These score entries will result in new score ... Following this key is an arbitrary number of score entries, where each score entry has one to four elements. ... 4. If the fourth element is present, it should be a symbol--the "type element". This element specifies what function should be used to see whether this score entry matches the article. What match types that can be used depends on what header you wish to perform the match on. ... "Followup" This match key is somewhat special, in that it will match the `From' header, and affect the score of not only the matching articles, but also all followups to the matching articles. This allows you e.g. increase the score of followups to your own articles, or decrease the score of followups to the articles of some known trouble-maker. Uses the same match types as the `From' header uses. (Using this match key will lead to creation of `ADAPT' files.) "Thread" This match key works along the same lines as the `Followup' match key. If you say that you want to score on a (sub-)thread started by an article with a `Message-ID' X, then you add a `thread' match. This will add a new `thread' match for each article that has X in its `References' header. (These new `thread' matches will use the `Message-ID's of these matching articles.) This will ensure that you can raise/lower the score of an entire thread, even though some articles in the thread may not have complete `References' headers. Note that using this may lead to nondeterministic scores of the articles in the thread. (Using this match key will lead to creation of `ADAPT' files.) So I can put to all.SCORE: (("Followup" ("gavenkoa@gmail.com" 1000 nil s) ("Oleksandr Gavenkoa" 1000 nil s))) How this differ from: (("references" ("gavenkoa@gmail.com" 1000 nil s) ("Oleksandr Gavenkoa" 1000 nil s))) Seems that this paragraph document 'I/L f/t' commands? Are there any useful usage of 'Followup' and 'Thread' as permanent setting in all.SCORE? -- Best regards!