From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73260 Path: news.gmane.org!not-for-mail From: James Cloos Newsgroups: gmane.emacs.gnus.general Subject: Re: more on the wrong Group unread counts Date: Mon, 18 Oct 2010 16:54:21 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287435354 16194 80.91.229.12 (18 Oct 2010 20:55:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2010 20:55:54 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21632@lists.math.uh.edu Mon Oct 18 22:55:52 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 1P7wkI-0007n2-F2 for ding-account@gmane.org; Mon, 18 Oct 2010 22:55:50 +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 1P7wkE-0000tN-52; Mon, 18 Oct 2010 15:55:46 -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 1P7wkC-0000t1-GY for ding@lists.math.uh.edu; Mon, 18 Oct 2010 15:55:44 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P7wk7-0006P5-SM for ding@lists.math.uh.edu; Mon, 18 Oct 2010 15:55:44 -0500 Original-Received: from eagle.jhcloos.com ([207.210.242.212]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P7wk6-00060I-00 for ; Mon, 18 Oct 2010 22:55:39 +0200 Original-Received: by eagle.jhcloos.com (Postfix, from userid 10) id 8209640161; Mon, 18 Oct 2010 20:55:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jhcloos.com; s=eagle; t=1287435335; bh=tFcjg16x+DFqRq30/E+ne0Ht30VAOV5C+hL72VxJPj8=; h=From:To:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=EHtfeZqDw1TTpAX1ctK1FOr4GQbo35+FsvgZkmnDSiVL3Lg39P/5HcQQ1aFpCWuhK eOb/ldxSfYBqmIDDaJITEWH7Aai4B2Wg1wsQAm6a3wNLHO/78ny/CsWNtQTu2dvmjM v3OKPNw3Vv8xldzuUTxWUO231+BrJ1LqP8NYEa8M= Original-Received: from carbon.jhcloos.org (localhost [127.0.0.1]) by carbon.jhcloos.org (Postfix) with ESMTP id 95DE11DF31D for ; Mon, 18 Oct 2010 20:54:21 +0000 (UTC) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 18 Oct 2010 21:19:51 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAI1J REFUOE+lU9ESgCAIg64P1y+ngUdxhl5H8wFbbM0OmUiEhKkCYaZThXCo6KE5sCbA1DDX3genvO4d eBQgEMaM5qy6uWk4SfBYfdu9jvBN9nSVDOKRtwb+I3epboOsOX5pZbJNsBJFvmQQ05YMfieIBnYX FK2N6dOawd97r/e8RjkTLzmMsiVgrAoEugtviCM3v2WzjgAAAABJRU5ErkJggg== Copyright: Copyright 2009 James Cloos OpenPGP: ED7DAEA6; url=http://jhcloos.com/public_key/0xED7DAEA6.asc OpenPGP-Fingerprint: E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 Original-Lines: 35 X-Hashcash: 1:30:101018:ding@gnus.org::F2+y6vu7llrmCZc5:000Gtabe X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73260 Archived-At: >>>>> "LMI" == Lars Magne Ingebrigtsen writes: LMI> James Cloos writes: >> As you can see, Group should show either 4 or 5 unread articles (5 >> exist, 4 are unread), but it instead claimed over 200, probably the >> difference between the largest and smallest UID values returned by >> the UID FETCH FLAGS call. LMI> What was the "FETCH FLAGS" command that Gnus issued? 133397 SELECT "apps-devel@webmproject.org" 133398 UID FETCH 1:* FLAGS and then I think this was when I entered the group: 133399 UID FETCH 377:611 (UID RFC822.SIZE BODYSTRUCTURE BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)]) For completeness sake, the read and write are: read(0, "133397 SELECT \"apps-devel@webmproject.org\"\r\n", 4096) = 44 write(5, "* 5 EXISTS\r\n", 12) = 12 write(5, "* 4 RECENT\r\n", 12) = 12 write(5, "* FLAGS (\\Seen \\Answered \\Deleted \\Flagged \\Draft)\r\n", 52) = 52 write(5, "* OK [PERMANENTFLAGS (\\Seen \\Answered \\Deleted \\Flagged \\Draft)]\r\n", 66) = 66 write(5, "* OK [UIDNEXT 612] Predicted next UID\r\n", 39) = 39 write(5, "* OK [UIDVALIDITY 47581] UID value\r\n", 36) = 36 write(5, "* OK [UNSEEN 2] first unseen message\r\n", 38) = 38 write(5, "133397 OK [READ-WRITE] SELECT completed\r\n", 41) = 41 read(0, "133398 UID FETCH 1:* FLAGS\r\n", 4096) = 28 write(5, "* 1 FETCH (FLAGS (\\Seen) UID 376)\r\n* 2 FETCH (FLAGS (\\Recent) UID 608)\r\n* 3 FETCH (FLAGS (\\Recent) UID 609)\r\n* 4 FETCH (FLAGS (\\Recent) UID 610)\r\n* 5 FETCH (FLAGS (\\Recent) UID 611)\r\n", 183) = 183 write(5, "133398 OK UID FETCH completed\r\n", 31) = 31 -JimC -- James Cloos OpenPGP: 1024D/ED7DAEA6