From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47900 Path: main.gmane.org!not-for-mail From: David S Goldberg Newsgroups: gmane.emacs.gnus.general Subject: Re: New agent code Date: Tue, 26 Nov 2002 09:43:58 -0500 Organization: I Yam What I Yam Sender: owner-ding@hpc.uh.edu Message-ID: References: <87el9a4cro.fsf@enberg.org> <84wun2un5f.fsf@lucy.cs.uni-dortmund.de> <84u1i5v18p.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1038321858 21252 80.91.224.249 (26 Nov 2002 14:44:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 26 Nov 2002 14:44:18 +0000 (UTC) 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 18Ggwh-0005WV-00 for ; Tue, 26 Nov 2002 15:44:15 +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 18Ggy6-00083a-00; Tue, 26 Nov 2002 08:45:42 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 26 Nov 2002 08:46:30 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@[209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA22201 for ; Tue, 26 Nov 2002 08:46:14 -0600 (CST) Original-Received: (qmail 18301 invoked by alias); 26 Nov 2002 14:44:59 -0000 Original-Received: (qmail 18296 invoked from network); 26 Nov 2002 14:44:59 -0000 Original-Received: from smtpproxy2.mitre.org (192.80.55.70) by gnus.org with SMTP; 26 Nov 2002 14:44:59 -0000 Original-Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy2.mitre.org (8.11.3/8.11.3) with ESMTP id gAQEi4V22932 for ; Tue, 26 Nov 2002 09:44:04 -0500 (EST) Original-Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) by smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id gAQEi3i11657 for ; Tue, 26 Nov 2002 09:44:03 -0500 (EST) Original-Received: from blackbird-2k.mitre.org (129.83.3.5) by mailhub2.mitre.org with SMTP id 261178; Tue, 26 Nov 2002 09:43:58 -0500 Original-To: The Gnus Mailing List X-Face: GUaHTH@nS>[7,ME@-gYZ4#Wl{z"99k@[[Y8AcP0x1paqu.,z9,XSV1WI>{q3f6^e5(zrit <4fV&VHhmE`uidRqtmG27;si9&r;#KSF~E#$%W8w(xdp)H4tW=\2XOk~3=@oGqqpj;m4xf Ow;y26396&,34@9#~4;@*S;E0cq"LM9N(us4P%F(Nxis'Vvfm9?KufH;:Q$dMa-QWGLR&K d0`LJZE8xb*>^yN>b]_NcU:E=Zn\1=#/(OS2 In-Reply-To: <84u1i5v18p.fsf@lucy.cs.uni-dortmund.de> (kai.grossjohann@uni-duisburg.de's message of "Mon, 25 Nov 2002 21:32:54 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Informed Management (Windows [3]), i686-pc-cygwin) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47900 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47900 >>>>> On Mon, 25 Nov 2002 21:32:54 +0100, >>>>> kai.grossjohann@uni-duisburg.de (Kai Großjohann) said: > David S Goldberg writes: >> Well doing that and setting deactivate-mark to nil eliminated the >> errors associated with undefined variables and functions, it resulted >> in another problem, the attached backtrace which I got when I tried to >> enter an nnimap folder with unread messages in it. I was able to >> enter a folder that did not have any unread messages in it, however. > Ah, the backtrace appears to come from the checking code. Just hit > `c'. Sadly that didn't work. I kept getting the same backtrace for each c I hit. On the plus side, after a cvs update this morning, I no longer have the back trace problem, but my inbox folder is messed up. The group buffer properly shows that there are new messages, but when I enter the buffer, I can't see them unless I explicitly jump to them (good thing I show article numbers in my summary line format). It doesn't happen in several other groups, so I figured something might be wrong with the agent overview file. I tried running gnus-agent-regenerate and got this backtrace: Signaling: (wrong-type-argument number-char-or-marker-p nil) gnus-agent-regenerate-group("nnimap+linus:INBOX.in-box" nil) gnus-agent-regenerate(nil) call-interactively(gnus-agent-regenerate) command-execute(gnus-agent-regenerate t) execute-extended-command(nil) call-interactively(execute-extended-command) Thanks, -- Dave Goldberg david.goldberg6@verizon.net