From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60164 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.gnus.general Subject: `gnus-agent-summary-fetch-group' error Date: Sun, 17 Apr 2005 03:47:35 +0900 Message-ID: <87fyxqwoc8.fsf@tc-1-100.kawasaki.gol.ne.jp> References: <87hdi71zjz.fsf@tc-1-100.kawasaki.gol.ne.jp> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1113677277 16038 80.91.229.2 (16 Apr 2005 18:47:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 16 Apr 2005 18:47:57 +0000 (UTC) Original-X-From: ding-owner+M8691@lists.math.uh.edu Sat Apr 16 20:47:55 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DMsKL-00044R-Qa for ding-account@gmane.org; Sat, 16 Apr 2005 20:47:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DMsKk-0002us-00; Sat, 16 Apr 2005 13:47:58 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DMsKb-0002uk-00 for ding@lists.math.uh.edu; Sat, 16 Apr 2005 13:47:49 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DMsKZ-0007iz-3o for ding@lists.math.uh.edu; Sat, 16 Apr 2005 13:47:47 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DMsKX-00026Z-00 for ; Sat, 16 Apr 2005 20:47:45 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DMsGs-0003nc-LN for ding@gnus.org; Sat, 16 Apr 2005 20:43:58 +0200 Original-Received: from yokohama2-61-203-152-176.ap.0038.net ([61.203.152.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Apr 2005 20:43:58 +0200 Original-Received: from miles by yokohama2-61-203-152-176.ap.0038.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Apr 2005 20:43:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 33 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: yokohama2-61-203-152-176.ap.0038.net System-Type: i686-pc-linux-gnu Cancel-Lock: sha1:YRqVCPp5oqCEha3oOY/M46G5nG4= X-Spam-Score: -4.8 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60164 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60164 I wrote: > `gnus-agent-summary-fetch-group' seem to start > downloading stuff but eventually got an error and stopped (I'll > investigate that later). Here's a backtrace from that error, btw (the command I typed was `J u' in the *Summary ...* buffer): Debugger entered--Lisp error: (wrong-type-argument arrayp nil) gnus-dup-unsuppress-article(1159457) gnus-mark-article-as-unread(1159457 32) gnus-summary-mark-article(1159457 32) gnus-agent-summary-fetch-group(nil) call-interactively(gnus-agent-summary-fetch-group) The first line of `gnus-dup-unsuppress-article' is: (let ((id (mail-header-id (gnus-data-header (gnus-data-find article))))) `article' is 1159457, and [with current buffer the *Summary...* buffer], (gnus-data-find article) returns nil, which causes `gnus-data-header' to return nil too, which `mail-header-id' barfs on... Not sure what to do now... Thanks, -Miles -- /\ /\ (^.^) (")") *This is the cute kitty virus, please copy this into your sig so it can spread.