Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: Re: mismatching summary buffer lines and article content?
Date: Sun, 27 Feb 2011 21:48:37 +0100	[thread overview]
Message-ID: <87ipw5jja2.fsf@dod.no> (raw)
In-Reply-To: <87ei6t1alt.fsf@latte.josefsson.org>

>>>>> Simon Josefsson <simon@josefsson.org>:

> Since I started to use the latest Gnus versions I've noticed that
> sometimes the summary buffer author/subject/etc line is out of sync
> with the article content.  Sometimes restarting Gnus has been
> sufficient to solve the problem, but I now have one article that is
> incorrect every time.  It is in a nnimap group, and I'm using the
> agent on it.

Right.

That's one of the two nnimap agent issues I see:
 1. sometimes the wrong article is cached
 2. sometimes the NOV file, or part of the NOV file, is cached in an
    article 

I've tried debugging it.  Unfortunately I don't have a reproducable
way of triggering the issue, so it's hard.  There is a thread in this
group where I've put what I've seen (or think I've seen) when debugging
this issue.  I'm not sure if there is any real value in the information
in that thread, though.

I have this setting for caching articles when reading them:
 ;; Store article in agent when reading it while online
 (add-hook 'gnus-select-article-hook 'gnus-agent-fetch-selected-article)

No idea if this has any effect or not.




  reply	other threads:[~2011-02-27 20:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-27 20:33 Simon Josefsson
2011-02-27 20:48 ` Steinar Bang [this message]
2011-02-28 14:29   ` Simon Josefsson
2011-03-01 16:15     ` Eric S Fraga
2011-03-01 18:29       ` Steinar Bang
2011-03-05 11:37     ` Lars Magne Ingebrigtsen
2011-03-07 13:35       ` Simon Josefsson
2011-03-09 23:05         ` Simon Josefsson
2011-03-11 16:38           ` Ludovic Courtès
2011-03-13 10:23             ` Simon Josefsson
2011-03-13 16:32               ` Ludovic Courtès
2011-03-15  9:29                 ` Simon Josefsson
2011-03-15 17:12                   ` Lars Magne Ingebrigtsen
2011-03-16  8:27                     ` Steinar Bang
2011-03-17 17:45                       ` Lars Magne Ingebrigtsen
2011-03-16 15:46           ` Eric S Fraga
2011-03-17 10:49             ` Simon Josefsson
2011-03-17 16:08               ` Eric S Fraga
2011-03-17 18:36                 ` Lars Magne Ingebrigtsen
2011-03-17 22:25                   ` Simon Josefsson

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