Gnus development mailing list
 help / color / mirror / Atom feed
From: Dave Goldberg <david.goldberg6@verizon.net>
To: ding@gnus.org
Subject: gcc-mark-as-read sometimes broken on Exchange
Date: Tue, 30 Nov 2010 14:10:11 -0500	[thread overview]
Message-ID: <84aakq4oh8.fsf@davestoy.home> (raw)

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



             reply	other threads:[~2010-11-30 19:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-30 19:10 Dave Goldberg [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84aakq4oh8.fsf@davestoy.home \
    --to=david.goldberg6@verizon.net \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).