From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86552 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: wrong unread count after INBOX change Date: Tue, 05 Jan 2016 23:13:00 +0800 Message-ID: <87ziwkvz43.fsf@ericabrahamsen.net> References: <878u44fkpk.fsf@ericabrahamsen.net> <871t9wxse2.fsf@ericabrahamsen.net> <87a8okz3kr.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1452006971 23685 80.91.229.3 (5 Jan 2016 15:16:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2016 15:16:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34779@lists.math.uh.edu Tue Jan 05 16:15:55 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aGTKv-0004qD-PI for ding-account@gmane.org; Tue, 05 Jan 2016 16:15:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1aGTKG-0003dE-E0; Tue, 05 Jan 2016 09:15:08 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1aGTKE-0003cj-Fy for ding@lists.math.uh.edu; Tue, 05 Jan 2016 09:15:06 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1aGTKD-0005wp-F1 for ding@lists.math.uh.edu; Tue, 05 Jan 2016 09:15:06 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1aGTKB-0004IZ-D4 for ding@gnus.org; Tue, 05 Jan 2016 16:15:03 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aGTKA-0004E3-W8 for ding@gnus.org; Tue, 05 Jan 2016 16:15:03 +0100 Original-Received: from 111.197.159.241 ([111.197.159.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jan 2016 16:15:02 +0100 Original-Received: from eric by 111.197.159.241 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jan 2016 16:15:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 111.197.159.241 User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:Wb9Eg/8qHGkXHgIBa48P7srq1pc= X-Spam-Score: -0.1 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86552 Archived-At: Alan Schmitt writes: > On 2016-01-05 19:08, Eric Abrahamsen writes: > >>> How can I really remove a server from gnus (as in, get rid of all the >>> cached data for that server)? Is this when I delete .newsrc? >> >> Oh man, I don't think you should ever delete .newsrc -- you mean >> .newsrc.eld, right? That will wipe out all the data for all your >> servers. And your IMAP server settings probably aren't kept in the other >> .newsrc file at all. You might open .newsrc.eld and look in >> `gnus-newsrc-alist', and just see if the deleted server is still in >> there somewhere. But even then I would go editing that file. >> >> Was the IMAP server agentized? I suppose that could result in some data >> being cached... > > I ended up changing the server name, so gnus thought it was another one. > Thanks for the help (gnus can be intimidating sometimes…)! No kidding...