From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64404 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: 2 oddities in current cvs Date: Tue, 13 Mar 2007 08:28:34 +0100 Message-ID: <87wt1ld2l9.fsf@mocca.josefsson.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1173771000 10588 80.91.229.12 (13 Mar 2007 07:30:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Mar 2007 07:30:00 +0000 (UTC) Cc: ding@gnus.org To: gdt@work.lexort.com Original-X-From: ding-owner+M12928@lists.math.uh.edu Tue Mar 13 08:29:53 2007 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.50) id 1HR1SB-0005iF-A1 for ding-account@gmane.org; Tue, 13 Mar 2007 08:29:51 +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 1HR1RH-0006g4-LZ; Tue, 13 Mar 2007 02:28:55 -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 1HR1RF-0006fm-QL for ding@lists.math.uh.edu; Tue, 13 Mar 2007 02:28:53 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HR1R6-0003Uf-II for ding@lists.math.uh.edu; Tue, 13 Mar 2007 02:28:53 -0500 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1HR1R4-000407-00 for ; Tue, 13 Mar 2007 08:28:42 +0100 Original-Received: from mocca.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l2D7SYTF006379 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 13 Mar 2007 08:28:35 +0100 OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Mail-Copies-To: nobody X-Hashcash: 1:22:070313:ding@gnus.org::MGXyTZfi8kL8TbzP:3I1B X-Hashcash: 1:22:070313:gdt@work.lexort.com::8ztb6H9JUaACW0fN:8WGS In-Reply-To: (gdt@work.lexort.com's message of "Mon\, 12 Mar 2007 15\:18\:17 -0400") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.94 (gnu/linux) X-Spam-Status: No, score=-2.0 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on yxa-iv X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64404 Archived-At: gdt@work.lexort.com writes: > 2) Sometimes I get new mail, and gnus doesn't see it. Mail shows up > in IMAP's INBOX, and mail watching programs, tbird, etc. all see > it. I'm in the *Group* buffer, and type g, and gnus reports no > mail. If I select inbox, and exit it, and then type g, the new > mail is shown to be present. Sometimes this works fine, though. > > Is anyone else seeing this? It feels like even odds for gnus vs > dovecot. Do (setq nnimap-need-unselect-to-notice-new-mail t) help?