From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77678 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: mismatching summary buffer lines and article content? Date: Sun, 13 Mar 2011 17:32:56 +0100 Message-ID: <87vcznou9z.fsf@gnu.org> References: <87ei6t1alt.fsf@latte.josefsson.org> <87ipw5jja2.fsf@dod.no> <877hckp6zk.fsf@latte.josefsson.org> <8739mzgijh.fsf@latte.josefsson.org> <87r5af6gjo.fsf@latte.josefsson.org> <87lj0lwr1i.fsf@gnu.org> <87k4g35nfd.fsf@latte.josefsson.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1300034032 11495 80.91.229.12 (13 Mar 2011 16:33:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Mar 2011 16:33:52 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26001@lists.math.uh.edu Sun Mar 13 17:33:47 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PyoEk-00068T-DM for ding-account@gmane.org; Sun, 13 Mar 2011 17:33:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PyoE6-0007MU-Bd; Sun, 13 Mar 2011 11:33:06 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PyoE3-0007M7-59 for ding@lists.math.uh.edu; Sun, 13 Mar 2011 11:33:03 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PyoDy-00042f-Vf for ding@lists.math.uh.edu; Sun, 13 Mar 2011 11:33:02 -0500 Original-Received: from solo.fdn.fr ([80.67.169.19]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PyoDx-0008Eu-Qc for ding@gnus.org; Sun, 13 Mar 2011 17:32:57 +0100 Original-Received: from nixey (reverse-83.fdn.fr [80.67.176.83]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: lcourtes) by smtp.fdn.fr (Postfix) with ESMTPSA id 0D250447EE for ; Sun, 13 Mar 2011 17:32:56 +0100 (CET) X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 23 =?iso-8859-1?Q?Vent=F4se?= an 219 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu In-Reply-To: <87k4g35nfd.fsf@latte.josefsson.org> (Simon Josefsson's message of "Sun, 13 Mar 2011 11:23:34 +0100") User-Agent: Gnus/5.110013 (No Gnus v0.13) Emacs/23.3 (gnu/linux) X-Spam-Score: -0.5 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77678 Archived-At: Simon Josefsson writes: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> Hi, >> >> Simon Josefsson writes: >> >>> Simon Josefsson writes: >>> >>>> Lars Magne Ingebrigtsen writes: >>>> >>>>> Simon Josefsson writes: >>>>> >>>>>> Yes, I'm using the same hook. Sometimes I have the feeling that it = is >>>>>> also related to async pre-fetching, but I'm not sure -- sometimes the >>>>>> article content has been garbage looking like NOV lines. That's whe= n I >>>>>> restart Gnus and it is gone. >>>>> >>>>> Yeah, I've seen the "article not matching up with the summary buffer" >>>>> thing in NNTP groups, too. But I've been totally unable to reproduce >>>>> it, and I haven't seen any obvious bugs in the code, either, so it's >>>>> really difficult to fix. >>>>> >>>>> My main suspect is the async pre-fetch code, too, but there may also = be >>>>> interactions between the Agent and the pre-fetch code. Oy vey. >>>>> >>>>> Oh, I see that `gnus-asynchronous' defaults to nil? Hm, I think it >>>>> should default to t... Anyway, could you try setting that to nil and >>>>> see whether the problems disappear?=20=20 >>>> >>>> I can try -- however I have tried another thing for a while now that >>>> seems to have made the problem go away: removing >>>> gnus-agent-fetch-selected-article from gnus-select-article-hook. I >>>> removed the hook on 28 February and I don't recall seeing the problem >>>> since then. >>>> >>>> I'll add the hook back now and see if I start to notice the problem >>>> again. When I have seen the problem a few times, I'll disable >>>> gnus-asynchronous to see if that also independently fixes the problem. >>> >>> Re-enabling gnus-agent-fetch-selected-article made the problem come >>> back: I have seen the problem several times since the email above on >>> March 7th. >>> >>> I have now disabled gnus-asynchronous. >> >> I have =E2=80=98gnus-asynchronous=E2=80=99 to nil and I see the problem = from time to >> time (on an nnimap group with the agent enabled.) > > Do you have the gnus-agent-fetch-selected-article hook enabled in > gnus-select-article-hook? Yes. Ludo=E2=80=99.