From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68620 Path: news.gmane.org!not-for-mail From: Vegard Vesterheim Newsgroups: gmane.emacs.gnus.general Subject: Re: Syncing gmane group read state across multiple gnusen Date: Fri, 19 Jun 2009 14:30:42 +0200 Organization: UNINETT. Message-ID: <87d490o171.fsf@uninett.no> References: <84hbydkbsw.fsf@incoming.verizon.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245414697 27771 80.91.229.12 (19 Jun 2009 12:31:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Jun 2009 12:31:37 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17047@lists.math.uh.edu Fri Jun 19 14:31:34 2009 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 1MHdFj-0007rx-Ox for ding-account@gmane.org; Fri, 19 Jun 2009 14:31:31 +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 1MHdFF-0007qV-0e; Fri, 19 Jun 2009 07:31:01 -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 1MHdFD-0007qJ-Rr for ding@lists.math.uh.edu; Fri, 19 Jun 2009 07:30:59 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1MHdEx-0005H5-P4 for ding@lists.math.uh.edu; Fri, 19 Jun 2009 07:30:59 -0500 Original-Received: from regensburg.uninett.no ([158.38.180.100]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1MHdFT-0002QX-00 for ; Fri, 19 Jun 2009 14:31:15 +0200 Original-Received: from angel (angel-tl.uninett.no [158.38.11.191]) by regensburg.uninett.no (Postfix) with ESMTPSA id BEDED701AC for ; Fri, 19 Jun 2009 14:30:42 +0200 (CEST) X-Face: Vl8-zx%G~!/rC5W!BM+T]w:k.[$Zqh. Q'Af|}oZ6JAhaysP"/43eD<|.BoMETII (Steinar Bang's message of "Fri\, 19 Jun 2009 13\:03\:03 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68620 Archived-At: On Fri, 19 Jun 2009 13:03:03 +0200 Steinar Bang wrote: >>>>>> Dave Goldberg : > >> I read IMAP and a couple nnrss feeds from Gnus in three places at >> work, > > (On a side note: IMAP isn't a problem. It just needs a visit of the > nnimap group to sync up the read numbers. All tick marks are on the > articles on the IMAP server) I think this is a problem, albeit a small one. It is mildly annoying to have gnus report that a nnimap group has a given number of unread messages, and then discover that this is in fact false upon visiting the group. Especially if it turns out that there are *no* unread messages to be found. Hmm, maybe this initial visiting of all imap groups (to resync unread counts) can be scripted/automated via elisp? That would at least alleviate the problem somewhat. - Vegard V -