Gnus development mailing list
 help / color / mirror / Atom feed
* error on expiring
@ 2010-09-30 13:21 Andrew Cohen
  2010-09-30 13:39 ` Andrew Cohen
  2010-11-25  0:17 ` Jason Riedy
  0 siblings, 2 replies; 7+ messages in thread
From: Andrew Cohen @ 2010-09-30 13:21 UTC (permalink / raw)
  To: ding

I haven't updated from git for a few days. With an update from last
night I get an error when exiting a group that has (total-expire . t):


Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  gnus-add-to-range(((1 . 477)) (nil))
  gnus-compute-read-articles("nnimap+home:uhc.old.old" (nil))
  gnus-group-make-articles-read("nnimap+home:uhc.old.old" (nil))
  gnus-group-mark-article-read("nnimap+home:uhc.old.old" nil)
  nnmail-expiry-target-group("nnimap+home:uhc.old.old" "uhc.old")
  nnimap-process-expiry-targets((196 199 200 201 202 203 204 207) "uhc.old" "home")
  nnimap-request-expire-articles((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...) "uhc.old" "home" nil)
  gnus-request-expire-articles((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...) "nnimap+home:uhc.old")
  gnus-summary-expire-articles()
  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 nil nil)


In stepping through this, I find nnmail-expiry-target-group sets
group-art from gnus-request-accept-article with the value nil for the
article.

Let me know if I can be of more help.




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

end of thread, other threads:[~2010-11-26 16:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-30 13:21 error on expiring Andrew Cohen
2010-09-30 13:39 ` Andrew Cohen
2010-09-30 14:39   ` Dave Goldberg
2010-11-25  0:17 ` Jason Riedy
2010-11-26  2:33   ` Lars Magne Ingebrigtsen
2010-11-26  3:47     ` Jason Riedy
2010-11-26 16:19       ` Jason Riedy

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).