Gnus development mailing list
 help / color / mirror / Atom feed
* gcc-mark-as-read sometimes broken on Exchange
@ 2010-11-30 19:10 Dave Goldberg
  2010-12-01 17:15 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 19+ messages in thread
From: Dave Goldberg @ 2010-11-30 19:10 UTC (permalink / raw)
  To: ding

Since doing a pull to deal with my earlier issue (latest commit is ca8599c49933f974e07ce3ece5d4694bd1956b06) I've been noticing that periodically the code to mark gcc's as read is generating this backtrace on my Exchange server.

Debugger entered--Lisp error: (wrong-type-argument number-char-or-marker-p nil)
  gnus-add-to-range(((1 . 28007)) (nil))
  gnus-compute-read-articles("nnimap+exchange:Sent Items" (nil))
  gnus-group-make-articles-read("nnimap+exchange:Sent Items" (nil))
  gnus-group-mark-article-read("nnimap+exchange:Sent Items" nil)
  gnus-inews-do-gcc()
  gnus-agent-possibly-do-gcc()
  run-hooks(gnus-agent-possibly-do-gcc)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit)

The gcc has indeed succeeded, and both gcc and marking as read has succeeded on my cyrus server (I gcc to both) and most of the time marking as read succeeds on Exchange too.  So repeating this is not easy.  I assume that the `nil' there is supposed to have the article number.  A quick look at the code doesn't really tell me why it might be calculated as nil, but I'm no lisp expert.  This could have been introduced any time in the last two to two and a half weeks as that's the previous time I updated.

Thanks,
-- 
Dave Goldberg
david.goldberg6@verizon.net



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2011-01-02  6:59 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-30 19:10 gcc-mark-as-read sometimes broken on Exchange Dave Goldberg
2010-12-01 17:15 ` Lars Magne Ingebrigtsen
2010-12-06 20:53   ` Dave Goldberg
2010-12-06 22:24     ` Lars Magne Ingebrigtsen
2010-12-07 13:32       ` Dave Goldberg
2010-12-07 18:15         ` Dave Goldberg
2010-12-07 18:24           ` Dave Goldberg
2010-12-07 22:11             ` Dave Goldberg
2010-12-08 19:50               ` Dave Goldberg
2010-12-09 22:59                 ` Lars Magne Ingebrigtsen
2010-12-10 16:47                   ` Dave Goldberg
2010-12-16 16:35                     ` Lars Magne Ingebrigtsen
2010-12-16 22:46                       ` Dave Goldberg
2010-12-17  0:08                         ` Tibor Simko
2010-12-17 16:37                           ` Lars Magne Ingebrigtsen
2010-12-21  0:01                             ` Tibor Simko
2010-12-17 16:35                         ` Lars Magne Ingebrigtsen
2010-12-21  0:12                           ` Tibor Simko
2011-01-02  6:59                             ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).