From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51740 Path: main.gmane.org!not-for-mail From: Norbert Koch Newsgroups: gmane.emacs.gnus.general Subject: Re: error in current CVS Date: Tue, 22 Apr 2003 16:26:17 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051021595 32377 80.91.224.249 (22 Apr 2003 14:26:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 22 Apr 2003 14:26:35 +0000 (UTC) Original-X-From: ding-owner+M283@lists.math.uh.edu Tue Apr 22 16:26:34 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 197yiY-0008N5-00 for ; Tue, 22 Apr 2003 16:25:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 197yj3-00058h-00; Tue, 22 Apr 2003 09:26:25 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 197yiz-00058c-00 for ding@lists.math.uh.edu; Tue, 22 Apr 2003 09:26:21 -0500 Original-Received: (qmail 76065 invoked by alias); 22 Apr 2003 14:26:20 -0000 Original-Received: (qmail 76060 invoked from network); 22 Apr 2003 14:26:20 -0000 Original-Received: from mail.lf.net (212.9.160.2) by sclp3.sclp.com with SMTP; 22 Apr 2003 14:26:20 -0000 Original-Received: from p5083164c.dip.t-dialin.net ([80.131.22.76] helo=viteno.dyns.net) by mail.LF.net with esmtp (Exim 4.14) id 197yiw-000AP1-5F for ding@gnus.org; Tue, 22 Apr 2003 16:26:18 +0200 Original-Received: from nk by viteno.dyns.net with local (Exim 4.14) id 197yiv-0004nJ-JR for ding@gnus.org; Tue, 22 Apr 2003 16:26:17 +0200 Original-To: ding@gnus.org X-Face: 9,{UOz`879Gt1t?~vOo"iN!BBRwO (Ted Zlatanov's message of "Tue, 22 Apr 2003 09:10:57 -0400") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) XEmacs/21.4 (Portable Code, berkeley-unix) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51740 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51740 Ted Zlatanov writes: > is outside spam.el, in gnus-dup.el. I think the arrayp error is > happening when gnus-dup-unsuppress-article runs > > (gnus-data-header (gnus-data-find article)) > > and the article is somehow not available. I recently switched from > running through all the articles sequentially to using > gnus-newsgroup-unseen and gnus-newsgroup-unreads in > spam-mark-junk-as-spam-routine, could that be the problem? It seems to be the problem. I've just re-used version 6.92, ie before these changes, of spam.el and everything looks great. Hmm, is there a file I should, err, bring closer to reality in order to use the new features? Thanks, norbert.