From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58871 Path: main.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: possible imap.el bug Date: 14 Oct 2004 14:48:53 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Sender: ding-owner@lists.math.uh.edu Message-ID: <4nwtxtf84q.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097779768 4920 80.91.229.6 (14 Oct 2004 18:49:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Oct 2004 18:49:28 +0000 (UTC) Original-X-From: ding-owner+M7409@lists.math.uh.edu Thu Oct 14 20:49:19 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CIAf9-0003c7-00 for ; Thu, 14 Oct 2004 20:49:19 +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 1CIAet-0005hC-00; Thu, 14 Oct 2004 13:49:03 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CIAep-0005h7-00 for ding@lists.math.uh.edu; Thu, 14 Oct 2004 13:48:59 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CIAem-0001GF-Kn for ding@lists.math.uh.edu; Thu, 14 Oct 2004 13:48:56 -0500 Original-Received: from mail.bwh.harvard.edu (sysblade0.bwh.harvard.edu [134.174.9.44]) by justine.libertine.org (Postfix) with ESMTP id 46FB03A0038 for ; Thu, 14 Oct 2004 13:48:56 -0500 (CDT) Original-Received: (qmail 22009 invoked from network); 14 Oct 2004 18:39:11 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu (HELO asimov) (internal?.9?user:?tzz@[134.174.9.63]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 14 Oct 2004 18:39:10 -0000 Mail-Followup-To: "Ding Mailing List" Original-To: "Ding Mailing List" X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" X-Hashcash: 1:10:041014:ding@gnus.org::5909caf6fbe5e91a:2d2 User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58871 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58871 I got this today while processing spam. I'm not sure what the problem is, unfortunately, but it looks like some data may be missing from the overview? Ted Debugger entered--Lisp error: (wrong-type-argument stringp nil) string-to-number(nil) imap-message-copyuid-1("train") imap-message-copy("111169" "train" dontcreate nil " *nnimap* depot") nnimap-request-accept-article("train" "mail.lifelogs.com" t) gnus-request-accept-article("nnimap+mail.lifelogs.com:train" nil t t) eval((gnus-request-accept-article "nnimap+mail.lifelogs.com:train" (quote nil) t t)) nnimap-request-move-article(111169 "spam" "mail.lifelogs.com" (gnus-request-accept-article "nnimap+mail.lifelogs.com:train" (quote nil) t t) t) gnus-request-move-article(111169 "nnimap+mail.lifelogs.com:spam" "mail.lifelogs.com" (gnus-request-accept-article "nnimap+mail.lifelogs.com:train" (quote nil) t t) t) gnus-summary-move-article(nil "nnimap+mail.lifelogs.com:train") spam-copy-or-move-routine(nil ("nnimap+mail.lifelogs.com:train") (111169 111168 111167 111166 111165 111164 111163 111162 111161 111160 111159 111158 111157 111156 111155 111154 111153 111152 111151 111150 111149 111148 111147 111146 111145 111144 111143 111142 111141) spam) spam-move-spam-routine((111169 111168 111167 111166 111165 111164 111163 111162 111161 111160 111159 111158 111157 111156 111155 111154 111153 111152 111151 111150 111149 111148 111147 111146 111145 111144 111143 111142 111141)) spam-register-routine(spam spam-use-move) spam-summary-prepare-exit() run-hooks(gnus-summary-prepare-exit-hook) apply(run-hooks gnus-summary-prepare-exit-hook) gnus-run-hooks(gnus-summary-prepare-exit-hook) gnus-summary-exit() call-interactively(gnus-summary-exit)