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 21:04:21 +0100	[thread overview]
Message-ID: <87lj3bc796.fsf@dod.no> (raw)
In-Reply-To: <87vd2fc8em.fsf@dod.no>

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

> In any case in:
>           (when (< gnus-agent-max-fetch-size
>                    (setq current-set-size
>                    ...
> current-set-size ends up as:
>  0 (#o0, #x0, ?\C-@)

> Does that mean that it has decided to fetch 0 articles?

No, that wasn't it either.  On the next debug run I saw the same thing,
except this time I could follow him copying the article from buffer to
buffer (from " *nntpd*" to the temp buffer and back and then narrow to
region and write-region of the article).  And when I looked into the
agent directory there was an article with that number.

One difference is that I peeked into the *nntpd* buffer on occasion to
see what's in there (it contained the contents of the 7899 article).

One observation I made: the article downloaded into the agent was
stripped of its attachments.  I have 
  (setq nnimap-fetch-partial-articles "text/")
in my .gnus.el.

When I did `A C' the article buffer contained the article with its
attachments, but the agent still contained the article without its
attachments. 

I really would have liked the agent-representation of the article to be
replaced with the full one.










  reply	other threads:[~2010-12-27 20:04 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 [this message]
2011-01-02  5:44                 ` Lars Magne Ingebrigtsen
2011-01-02 13:19                   ` Steinar Bang
2010-12-27 21:35             ` Steinar Bang

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=87lj3bc796.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).