From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84912 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't select group on groups with unread messages Date: Thu, 11 Sep 2014 21:32:35 +0800 Message-ID: <8761guuvt8.fsf@ericabrahamsen.net> References: <87ha0ev09d.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410442195 27686 80.91.229.3 (11 Sep 2014 13:29:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2014 13:29:55 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33156@lists.math.uh.edu Thu Sep 11 15:29:48 2014 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 1XS4RU-000859-95 for ding-account@gmane.org; Thu, 11 Sep 2014 15:29:46 +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 1XS4Qs-0002Fs-KL; Thu, 11 Sep 2014 08:29:06 -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 1XS4Qr-0002Fe-88 for ding@lists.math.uh.edu; Thu, 11 Sep 2014 08:29:05 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XS4Qp-0003Z9-Co for ding@lists.math.uh.edu; Thu, 11 Sep 2014 08:29:04 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XS4Pz-0001kl-6H for ding@gnus.org; Thu, 11 Sep 2014 15:28:21 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XS4Pz-00074F-0h for ding@gnus.org; Thu, 11 Sep 2014 15:28:11 +0200 Original-Received: from 111.197.161.118 ([111.197.161.118]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Sep 2014 15:28:11 +0200 Original-Received: from eric by 111.197.161.118 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Sep 2014 15:28:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 111.197.161.118 User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:cN1imNOlUEX1XOal+ZjVh6Ef5K4= X-Spam-Score: -4.2 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84912 Archived-At: Eric Abrahamsen writes: > So I did something clever recently, switching the IMAP backends of two > of my nnimap servers, without telling Gnus I'd done it. Everything went > surprisingly well, except for one thing. > > On one of my accounts (not the other), if the INBOX has unread messages, > I can't open it. If I hit return on it, it tells me "Can't select > group". If I open it with C-u or M-{digit}, it opens with the specified > number of messages. So far I'm not sure if it is showing me the newly > arrived messages or not; at any rate, when I open the group using C-u or > M-{digit}, none of the messages are marked unread, and when I quit out > of the group, the unread count remains unchanged. I still can't just > enter the group normally. Okay, I confirmed that, as new messages come in, I can't see them. If I enter the group with C-u or M-something, it just shows me the old messages, not including the new ones. > Does anyone know how I get out of this situation? > > Thanks! > Eric