Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Greiner <kevin.greiner@vignette.com>
Subject: Re: `gnus-agent-summary-fetch-group' error
Date: Sun, 17 Apr 2005 00:09:47 -0400	[thread overview]
Message-ID: <uy8bigi2c.fsf@vignette.com> (raw)
In-Reply-To: <87fyxqwoc8.fsf@tc-1-100.kawasaki.gol.ne.jp>


Miles Bader <miles@gnu.org> writes:

> I wrote:
>> `gnus-agent-summary-fetch-group' seem to start
>> downloading stuff but eventually got an error and stopped (I'll
>> investigate that later).
>
> Here's a backtrace from that error, btw (the command I typed was `J u'
> in the *Summary ...* buffer):
>
>    Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
>      gnus-dup-unsuppress-article(1159457)
>      gnus-mark-article-as-unread(1159457 32)
>      gnus-summary-mark-article(1159457 32)
>      gnus-agent-summary-fetch-group(nil)
>      call-interactively(gnus-agent-summary-fetch-group)
>
> The first line of `gnus-dup-unsuppress-article' is:
>
>   (let ((id (mail-header-id (gnus-data-header (gnus-data-find article)))))
>
> `article' is 1159457, and [with current buffer the *Summary...* buffer],
> (gnus-data-find article) returns nil, which causes `gnus-data-header' to
> return nil too, which `mail-header-id' barfs on...
>
> Not sure what to do now...
>
> Thanks,
>
> -Miles
> -- 
> /\ /\
> (^.^)
> (")")
> *This is the cute kitty virus, please copy this into your sig so it can spread.

I don't believe that I've ever tried the
gnus-agent-summary-fetch-group command.

Normally, when in a group buffer, I either process mark (#) the
articles then use gnus-agent-summary-fetch-series or I agent mark (@)
then use gnus-agent-fetch-group.

The gnus-agent-fetch-session works fine here but it traverses every
agentized server.  I've never seen it hang but I have seen it take a
long time to fetch headers from all of my servers.

Kevin



  reply	other threads:[~2005-04-17  4:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-15 21:48 gnus-agent-fetch-session Miles Bader
2005-04-16 18:47 ` `gnus-agent-summary-fetch-group' error Miles Bader
2005-04-17  4:09   ` Kevin Greiner [this message]
2005-04-17 23:54     ` Miles Bader

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=uy8bigi2c.fsf@vignette.com \
    --to=kevin.greiner@vignette.com \
    /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).