From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71562 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: "Format specifier doesn't match argument type" error message when exiting nnimap group Date: Thu, 23 Sep 2010 19:09:26 +0200 Organization: Probably a good idea Message-ID: <87fwx075fd.fsf@dod.no> References: <87vd60qrk7.fsf@dod.no> <87k4mdees9.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285261788 31506 80.91.229.12 (23 Sep 2010 17:09:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Sep 2010 17:09:48 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19935@lists.math.uh.edu Thu Sep 23 19:09:47 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 1OypIo-0000Xq-VD for ding-account@gmane.org; Thu, 23 Sep 2010 19:09:47 +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 1OypIl-0006RQ-BU; Thu, 23 Sep 2010 12:09:43 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OypIj-0006RA-R7 for ding@lists.math.uh.edu; Thu, 23 Sep 2010 12:09:41 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OypIf-0001Il-9x for ding@lists.math.uh.edu; Thu, 23 Sep 2010 12:09:41 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OypIe-0000TF-00 for ; Thu, 23 Sep 2010 19:09:36 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OypIc-0000TR-Ic for ding@gnus.org; Thu, 23 Sep 2010 19:09:34 +0200 Original-Received: from cm-84.208.200.46.getinternet.no ([84.208.200.46]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Sep 2010 19:09:34 +0200 Original-Received: from sb by cm-84.208.200.46.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Sep 2010 19:09:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 27 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.200.46.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:e0OGvwaTCf1GYtvesA5M+Z7YyhQ= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71562 Archived-At: >>>>> Lars Magne Ingebrigtsen : > Lars Magne Ingebrigtsen writes: >> Hm... UIDNEXT is 48, but it would have computed a high of 45 here, >> since that's the highest-numbered article in the mailbox. Perhaps >> there's something odd when the highest-numbered messages are missing? >> I'll try recreating that situation. > There was a bit of confusion between UIDNEXT and high, and I've now > fixed that, but I wasn't able to reproduce the bug, so this may be > unrelated. I'm guessing that particular .newsrc.eld has some duplicates that are hidden in some circumstances, but not in others. I.e. there are two of nnimap+privat:getmail and there are two of the news.eclipse.org server (a problem I reported earlier, but can't reproduce since news.eclipse.org is alive again). But (I'm guessing again) the duplicates are collapsed in the *Group* and server buffer. However... diving into newsrc.eld and fixing it, is not something I'll do with a light heart. Once gnus-sync.el works the way I hope it will work, I'll scrap that .newsrc.eld and create a new one, and recreate the groups and hopefully restore my ticks and seen values.