From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51462 Path: main.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.emacs.gnus.general Subject: Re: Keeping multiple imap-and-nntp-based gnusae in sync Date: Tue, 15 Apr 2003 06:30:51 -0400 Organization: FreeBSD/Linux Hippopotamus Preserve Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1050402707 1277 80.91.224.249 (15 Apr 2003 10:31:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2003 10:31:47 +0000 (UTC) Original-X-From: ding-owner+M6@lists.math.uh.edu Tue Apr 15 12:31:45 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 195NiP-0000GX-00 for ; Tue, 15 Apr 2003 12:31:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 195NiM-0006Gg-00; Tue, 15 Apr 2003 05:30:58 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 195NiH-0006Gb-00 for ding@lists.math.uh.edu; Tue, 15 Apr 2003 05:30:53 -0500 Original-Received: (qmail 98170 invoked by alias); 15 Apr 2003 10:30:53 -0000 Original-Received: (qmail 98165 invoked from network); 15 Apr 2003 10:30:53 -0000 Original-Received: from unknown (HELO asfast.net) (moit5j@216.182.10.250) by gnus.org with SMTP; 15 Apr 2003 10:30:53 -0000 Original-Received: from localhost (localhost [127.0.0.1]) (uid 0) by asfast.net with local; Tue, 15 Apr 2003 06:30:51 -0400 Original-To: ding@gnus.org X-Face: "!ga1s|?LNLE3MeeeEYs(%LIl9q[xV9!j4#xf4!**BFW_ihlOb;:Slb>)vy>CJM (Simon Josefsson's message of "Tue, 15 Apr 2003 09:45:43 +0200") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3 (berkeley-unix) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51462 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51462 Simon Josefsson writes: > Lloyd Zusman writes: > >> [ ... ] >> >> Has anyone invented a procedure for sync-ing marks and article statuses >> across multiple versions of gnus? > > For IMAP, the server should keep all state, for NNTP you have to sync > .newsrc.eld or similar. If the IMAP server doesn't support > client-specific flags, Gnus specific flags (e.g., expired and dormant) > won't be synced either. Read flags should definitely be synced > though. Does it help to press M-g before entering a group? Did you > mean they weren't synced in the group buffer (unread article count), > or in the summary buffer? The former is a known bug, but the latter > should work. Yes, I was confused by the unread article count in the group buffer. The actual read and unread articles indeed show up properly in the summary buffer. With regard to the gnus-specific flags (expired, dormant, etc.) and the nntp state: is it sufficient that I sync `.newsrc.eld', or do I have to sync other items, as well? ... what about `.newsrc' (without the `.eld' suffix)? Thanks for your help. -- Lloyd Zusman ljz@asfast.com