From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85535 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Performance problem of imap move Date: Mon, 26 Jan 2015 17:55:25 +0100 Organization: Probably a good idea Message-ID: References: <87oapn5ufg.fsf@building.gnus.org> <87vbjul0ch.fsf@building.gnus.org> <87siex213n.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422291386 20362 80.91.229.3 (26 Jan 2015 16:56:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Jan 2015 16:56:26 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33777@lists.math.uh.edu Mon Jan 26 17:56:25 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 1YFmxd-0001Dq-2q for ding-account@gmane.org; Mon, 26 Jan 2015 17:56:25 +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 1YFmx0-0005VZ-Bq; Mon, 26 Jan 2015 10:55:46 -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 1YFmwy-0005VQ-Sx for ding@lists.math.uh.edu; Mon, 26 Jan 2015 10:55:44 -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 1YFmwx-0005TB-1o for ding@lists.math.uh.edu; Mon, 26 Jan 2015 10:55:44 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1YFmwu-0004t3-US for ding@gnus.org; Mon, 26 Jan 2015 17:55:40 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YFmws-0000JS-L2 for ding@gnus.org; Mon, 26 Jan 2015 17:55:38 +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 ; Mon, 26 Jan 2015 17:55:38 +0100 Original-Received: from sb by rainey.bang.priv.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Jan 2015 17:55:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 7 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:rIslmlBb1xaK75xmgADItpV50bA= X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85535 Archived-At: >>>>> Tassilo Horn : > where actually there are no unread articles in the group. `M-g' on the > group or another `g' fixes the unread count again. M-g does "UID FETCH 1:* FLAGS", which I guess is what Lars have removed...? So maybe he removed one too many...?