From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48984 Path: main.gmane.org!not-for-mail From: kgreiner@xpediantsolutions.com Newsgroups: gmane.emacs.gnus.general Subject: Re: Missing/non-existent articles in the summary buffer Date: Wed, 08 Jan 2003 22:35:57 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042086957 4766 80.91.224.249 (9 Jan 2003 04:35:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 9 Jan 2003 04:35:57 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18WUQ7-0001ES-00 for ; Thu, 09 Jan 2003 05:35:55 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18WUQe-0003yR-00; Wed, 08 Jan 2003 22:36:28 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 08 Jan 2003 22:37:23 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id WAA17114 for ; Wed, 8 Jan 2003 22:37:11 -0600 (CST) Original-Received: (qmail 91073 invoked by alias); 9 Jan 2003 04:36:12 -0000 Original-Received: (qmail 91068 invoked from network); 9 Jan 2003 04:36:12 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 9 Jan 2003 04:36:12 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18WUUd-0005Fu-00 for ; Thu, 09 Jan 2003 05:40:35 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 29 Original-NNTP-Posting-Host: 216.12.206.196 Original-X-Trace: quimby.gnus.org 1042087235 20205 216.12.206.196 (9 Jan 2003 04:40:35 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 9 Jan 2003 04:40:35 GMT User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.2 (i386-msvc-nt5.1.2600) Cancel-Lock: sha1:QBISkIW/eGW3dNVOwMW4rteshoQ= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48984 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48984 Nevin Kapur writes: > Nevin Kapur writes: > >> This has happened to me twice now: I enter a group and try to read an >> article and it gets marked with a % sign even though I am plugged. I >> have to 'J s' to access this article. Other articles in the group can >> be accessed without problem. > > Some additional information: the offending article has been moved from > the original nnimap group to another imap group. However Gnus seems > to think that it still exists in the original group. Even now it > appears in the Summary buffer when the group is entered with C-u SPC. > > A possibly related problem: some articles that I *know* are in the > nnimap group are not showing up when Gnus selects the group. I enter > the group with C-u SPC and the article is not shown in the Summary > buffer. With another IMAP client, accessing the same group the > article can be seen. I can even get to the article with 'j' but it > refuses to show up in the Summary buffer. > > Weird. Something to do with the agent/cache? Try turning the agent off for this IMAP server. Then open the summary buffer. If the problems go away then yes, it has something to do with the agent. Kevin