From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72770 Path: news.gmane.org!not-for-mail From: Gijs Hillenius Newsgroups: gmane.emacs.gnus.general Subject: cyrus, no Gnus v0.11 at start misses to UID FETCH & EXAMINE some mailfolders Date: Fri, 08 Oct 2010 10:02:47 +0200 Organization: Using Emacs' Org Mode Message-ID: <87fwwhf6xk.fsf@hillenius.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1286525007 11162 80.91.229.12 (8 Oct 2010 08:03:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Oct 2010 08:03:27 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21142@lists.math.uh.edu Fri Oct 08 10:03:25 2010 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 1P47vI-0003Mt-Fu for ding-account@gmane.org; Fri, 08 Oct 2010 10:03:24 +0200 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 1P47ut-00039C-1d; Fri, 08 Oct 2010 03:02:59 -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 1P47uq-00038q-NU for ding@lists.math.uh.edu; Fri, 08 Oct 2010 03:02:56 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P47up-0007Ht-JD for ding@lists.math.uh.edu; Fri, 08 Oct 2010 03:02:56 -0500 Original-Received: from hillenius.net ([82.95.145.236]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P47uo-00015c-00 for ; Fri, 08 Oct 2010 10:02:54 +0200 Original-Received: from [109.128.59.143] (helo=bufo-sapiens.hillenius.net) by hillenius.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1P47ud-0004m7-Fg for ding@gnus.org; Fri, 08 Oct 2010 10:02:43 +0200 X-Operating-System: Debian GNU/Linux Sid X-Homepage: http://www.hillenius.net/ X-GPGP-Fingerprint: 0D0B 9C67 0520 3B27 A91C 369B 7154 1B0A 04CF 3929 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72770 Archived-At: Using No Gnus v0.11 (freshly minted from git this morning) on GNU Emacs 24.0.50.1, using Cyrus Imap, with almost 140 mailfolders. Gnus at start up misses to EXAMINE & UID FETCH a few. They are everytime the same four mailfolders. I'm supposed to see this in *imap log*: 09:48:44 458 UID FETCH 617:* FLAGS 09:48:44 459 EXAMINE "INBOX.cio" 09:48:44 460 UID FETCH 1:* FLAGS 09:48:44 461 EXAMINE "INBOX.artsenauto" 09:48:44 462 UID FETCH 1:* FLAGS 09:48:44 463 EXAMINE "INBOX.cfo" for all of my mailfolders, right? The four that I miss in the *imap log* are shown in the *Group* buffer, marked with an asteriks (*). Once I M-g them, or open them, Gnus is ok and they too get in the *imap log*, however a little different, like so: 10:00:10 654 LIST "" "*" 10:00:10 655 SELECT "INBOX" 10:00:11 656 UID FETCH 1:* FLAGS 10:00:11 657 UID FETCH 41221:41226,41230:41231,41236,41275,41353,41356,41472,41485,41513 (UID BODY.PEEK[HEADER] BODY.PEEK[1]) 10:00:11 658 SELECT "INBOX.vnsg" 10:00:11 659 SELECT "INBOX.vnsg" 10:00:11 660 UID FETCH 1:* FLAGS What could be the reason they are overlooked at start-up?