Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <simon@josefsson.org>
To: ding@gnus.org
Subject: Re: New nnimap error with Gcc
Date: Mon, 02 Jul 2007 16:08:15 +0200	[thread overview]
Message-ID: <87lkdy525s.fsf@mocca.josefsson.org> (raw)
In-Reply-To: <83fy49tkep.fsf@torus.sehlabs.com> (Steven E. Harris's message of "Sat, 30 Jun 2007 10:35:42 -0700")

"Steven E. Harris" <seh@panix.com> writes:

> I'm running a Gnus built fresh from CVS on the Cygwin XEmacs 21.4.20
> build. When I send a mail message and attempt to Gcc my "sent mail"
> folder on an IMAP server, the outgoing message gets sent, the copy gets
> stored in my IMAP folder, but Gnus then reports the following error and
> leaves the message composition window open:
>
>
> Debugger entered--Lisp error: (error "format specifier %d doesn't match argument type")
>   format("%d" nil)
>   #<compiled-function (item) "...(17)" [item format "%d:%d" "%d"] 4>(nil)
>   mapconcat(#<compiled-function (item) "...(17)" [item format "%d:%d" "%d"] 4> (nil) ",")
>   imap-range-to-message-set((nil))
>   nnimap-request-set-mark("INBOX.sent-mail" (((nil) del (read))) "panix")
>   gnus-request-set-mark("nnimap+panix:INBOX.sent-mail" (((nil) del (read))))
>   gnus-agent-synchronize-group-flags("nnimap+panix:INBOX.sent-mail" (((nil) del (read))) (nnimap "panix" (nnimap-address "mail.panix.com") (nnimap-stream starttls) (nnimap-need-unselect-to-notice-new-mail t) (nnimap-list-pattern ("INBOX" "INBOX.*"))))
>   gnus-agent-regenerate-group("nnimap+panix:INBOX.sent-mail" (nil))
>   gnus-request-accept-article("nnimap+panix:INBOX.sent-mail" "nnimap:panix" t t)
>   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)

For some reason, Gnus thinks the article number is nil instead of some
integer.  I don't know why that happens.  Edebuging some of the
functions named above might help.



  reply	other threads:[~2007-07-02 14:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-30 17:35 Steven E. Harris
2007-07-02 14:08 ` Simon Josefsson [this message]
2007-07-03  3:22   ` Steven E. Harris
     [not found]     ` <7ybqcr79q8.fsf@fillmore.spawar.navy.mil>
2007-08-29 18:49       ` Courier-IMAP and UIDPLUS problem (was: New nnimap error with Gcc) Steven E. Harris
2007-08-30  0:56         ` Courier-IMAP and UIDPLUS problem Steven E. Harris

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=87lkdy525s.fsf@mocca.josefsson.org \
    --to=simon@josefsson.org \
    --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).