From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85500 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap: article list is not correct. Date: Wed, 21 Jan 2015 22:00:28 +0100 Organization: Probably a good idea Message-ID: References: <87wq4gz0p8.fsf@mat.ucm.es> <87bnlskuo1.fsf@ucl.ac.uk> <87oapsc9sm.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1421874090 5246 80.91.229.3 (21 Jan 2015 21:01:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Jan 2015 21:01:30 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33742@lists.math.uh.edu Wed Jan 21 22:01:30 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YE2P1-0006HB-PZ for ding-account@gmane.org; Wed, 21 Jan 2015 22:01:28 +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 1YE2OJ-0008FO-7v; Wed, 21 Jan 2015 15:00:43 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YE2OG-0008F6-Cu for ding@lists.math.uh.edu; Wed, 21 Jan 2015 15:00:40 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1YE2OE-0008Hj-35 for ding@lists.math.uh.edu; Wed, 21 Jan 2015 15:00:39 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1YE2OB-0006MP-WF for ding@gnus.org; Wed, 21 Jan 2015 22:00:36 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YE2O8-0005j1-KA for ding@gnus.org; Wed, 21 Jan 2015 22:00:32 +0100 Original-Received: from rainey.bang.priv.no ([212.110.185.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Jan 2015 22:00:32 +0100 Original-Received: from sb by rainey.bang.priv.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Jan 2015 22:00:32 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 33 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: rainey.bang.priv.no Mail-Copies-To: never User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (windows-nt) Cancel-Lock: sha1:JRWdnDplYo9VO3uwyzbCeKzYJnU= X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85500 Archived-At: >>>>> Uwe Brauer : >>> "e" == e fraga writes: >> On Wednesday, 21 Jan 2015 at 15:07, Uwe Brauer wrote: >> [...] >>> It seems that some index needs to be actualised but how? >>> I tried gnus-expunge-group, without success. >>> >>> Any help is appreciated. >> I have found that typing M-g on the group line in the group buffer >> sometimes helps. Ah, yes. With M-g on the group it does a full update of the marks the same way the old nnimap backend does ("UID FETCH FLAGS 1:*", I think), but with a 'g' in the group buffer it uses QRESYNC together with the information cached in .newsrc.eld. Using QRESYNC failed on some servers in the early days of the rewritten nnimap. Using dovecot, I haven't seen any issues since the new nnimap was new and still work in progress (August to November 2010, according to the git log, 1b47313d04b1f29cc08ba329375cbb7aba0a6c33 seems to be the earliest change). > Thanks! I killed the group and then re-subscribed and that helped as > well. Well, if it crops up again, try M-g. What IMAP server is this?