From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75614 Path: news.gmane.org!not-for-mail From: david.goldberg6@verizon.net (Dave Goldberg) Newsgroups: gmane.emacs.gnus.general Subject: Re: error Gcc'ing to imap folder Date: Fri, 07 Jan 2011 17:59:40 -0500 Message-ID: <84pqs8fhgj.fsf@davestoy.home> References: <87mxncldfl.fsf@ucl.ac.uk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1294441279 15726 80.91.229.12 (7 Jan 2011 23:01:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 7 Jan 2011 23:01:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23965@lists.math.uh.edu Sat Jan 08 00:01:10 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PbLIs-0004AK-TG for ding-account@gmane.org; Sat, 08 Jan 2011 00:01:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PbLHs-0004yS-NO; Fri, 07 Jan 2011 17:00:00 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PbLHp-0004yC-Si for ding@lists.math.uh.edu; Fri, 07 Jan 2011 16:59:57 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PbLHn-0008MB-Rp for ding@lists.math.uh.edu; Fri, 07 Jan 2011 16:59:57 -0600 Original-Received: from vms173005pub.verizon.net ([206.46.173.5]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PbLHm-00088i-T9 for ding@gnus.org; Fri, 07 Jan 2011 23:59:55 +0100 Original-Received: from davestoy.home.verizon.net ([unknown] [173.48.216.252]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LEO00E01D7C8NC1@vms173005.mailsrvcs.net> for ding@gnus.org; Fri, 07 Jan 2011 16:59:37 -0600 (CST) X-Face: W!bie|rYVd43O:2CkHTb*~s5}Yzx30X<@6Tq_bnP56Hp!xX4sVl4tgYRirjRcke\wfY!JJ9 i?]VIUJicJzq2\!3%7$5R%wi!R[.]Va97q In-reply-to: <87mxncldfl.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Fri, 07 Jan 2011 19:30:06 +0000") User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.22 (linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75614 Archived-At: > Hello, > I have Gcc set to self for a number of imap folders. Often, I get the > following error: > Debugger entered--Lisp error: (wrong-type-argument numberp nil) > number-to-string(nil) > nnimap-article-ranges((nil)) > nnimap-request-set-mark("phd" (((nil) del (read))) "ucl") > gnus-request-set-mark("nnimap+ucl:phd" (((nil) del (read)))) > gnus-agent-synchronize-group-flags("nnimap+ucl:phd" (((nil) del (read))) > (nnimap "ucl" (nnimap-address "imap-server.ucl.ac.uk") (nnimap-inbox > "INBOX") (nnimap-stream ssl))) > gnus-agent-regenerate-group("nnimap+ucl:phd" (nil)) > gnus-request-accept-article("nnimap+ucl:phd" "nnimap:ucl" t t) > gnus-inews-do-gcc() > gnus-agent-possibly-do-gcc() > run-hooks(message-sent-hook) > message-send(nil) > message-send-and-exit(nil) > call-interactively(message-send-and-exit) > (let (orgstruct-mode) (call-interactively (or ... ...))) > (if (org-context-p (quote headline) (quote item) (and orgstruct-is-++ nil > ...)) (org-run-like-in-org-mode (quote org-ctrl-c-ctrl-c)) (let > (orgstruct-mode) (call-interactively ...))) > orgstruct-hijacker-command-21(1) > call-interactively(orgstruct-hijacker-command-21 nil nil) > Any suggestions of what might wrong in my configuration? When this > happens, I find that the gnus's view of that particular folder is > completely screwed up: I have to leave the summary back to group view > and hit 'g' again to get it working. I do find that the email has been > Gcc'ed correctly, however. Is this on an Exchange server? And is gnus-gcc-mark-as-read t? If so you're likely seeing the same issue I am. There's a thread on that. It starts with http://article.gmane.org/gmane.emacs.gnus.general/74558 -- Dave Goldberg david.goldberg6@verizon.net