From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50922 Path: main.gmane.org!not-for-mail From: Max Froumentin Newsgroups: gmane.emacs.gnus.general Subject: Not scoring on attachments in body Date: Thu, 20 Mar 2003 11:06:38 +0100 Organization: W3C Sender: owner-ding@hpc.uh.edu Message-ID: <864r5ypd1t.fsf@sophia.inria.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048154894 17142 80.91.224.249 (20 Mar 2003 10:08:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2003 10:08:14 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Thu Mar 20 11:08:13 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18vwy5-0004SH-00 for ; Thu, 20 Mar 2003 11:08:13 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18vwww-0003ms-00; Thu, 20 Mar 2003 04:07:02 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 20 Mar 2003 04:08:03 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id EAA14009 for ; Thu, 20 Mar 2003 04:07:50 -0600 (CST) Original-Received: (qmail 90280 invoked by alias); 20 Mar 2003 10:06:44 -0000 Original-Received: (qmail 90275 invoked from network); 20 Mar 2003 10:06:43 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 20 Mar 2003 10:06:43 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18vwxi-00016e-00 for ; Thu, 20 Mar 2003 11:07:50 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 21 Original-Distribution: world Original-NNTP-Posting-Host: accueil.w3.org Original-X-Trace: quimby.gnus.org 1048154870 4255 193.51.208.132 (20 Mar 2003 10:07:50 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 20 Mar 2003 10:07:50 GMT User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:yfT6sJ/nFAzYiH95CK9crqHDtCs= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50922 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50922 Hi, Currently it seems that scoring on the body of the message goes through the entire content, including attachments. I score up on the string "max" which surpringingly occurs often in binary attachments, something I'm not interested in. I wonder if it could be made optional to include attached content from body scoring. Or perhaps optional only on text/*, while any other mime type would be skipped. This is probably somewhat tricky compared to the current scoring mechanism, and it's not a strong requirement as far as I'm concerned. But if someone gets round to doing it I'd be most grateful. Is there a list of feature requests or planned enhancements somewhere, by the way? Cheers, Max.