Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: Re: nnimap+agent has stopped caching when reading
Date: Mon, 27 Dec 2010 22:35:30 +0100	[thread overview]
Message-ID: <87hbdydhlp.fsf@dod.no> (raw)
In-Reply-To: <8739squaok.fsf@dod.no>

>>>>> Steinar Bang <sb@dod.no>:

> Hm... anyway, the gnus-agent-fetch-articles function returns with a nil,
> which I think means it wasn't able to load the articles it was asked to
> load, because 
>           (cdr fetched-articles))))))
> at the end there is nil.

Okay... it seems to be like this, consistently:
 - The first time I step through gnus-agent-fetch-articles for an
   article that isn't already in the agent cache, the *nntpd* buffer is
   empty when it hits the 
                (with-current-buffer nntp-server-buffer
   and the part containing the write-region is skipped, and the function
   returns with a nil
 - The second time I step through gnus-agent-fetch-articles for the same
   article the *nntpd* contains the article at this point, and the
   article is written (the write-region bit is evaluated), and the
   function returns a list containing the article number

I haven't seen anything yet that could cause this strangeness.




      parent reply	other threads:[~2010-12-27 21:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30 18:44 Steinar Bang
2010-09-30 18:47 ` Lars Magne Ingebrigtsen
2010-09-30 18:53   ` Steinar Bang
2010-09-30 20:01     ` Steinar Bang
2010-09-30 20:13       ` Steinar Bang
2010-09-30 22:06         ` Lars Magne Ingebrigtsen
2010-09-30 22:30           ` Steinar Bang
2010-12-27 19:39             ` Steinar Bang
2010-12-27 20:04               ` Steinar Bang
2011-01-02  5:44                 ` Lars Magne Ingebrigtsen
2011-01-02 13:19                   ` Steinar Bang
2010-12-27 21:35             ` Steinar Bang [this message]

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=87hbdydhlp.fsf@dod.no \
    --to=sb@dod.no \
    --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).