From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55945 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: No Gnus feature request: simpler file structure for synching Date: Sun, 11 Jan 2004 22:49:21 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: <871xq6b1ge.fsf@emptyhost.emptydomain.de> References: <87isjn1whw.fsf@emptyhost.emptydomain.de> <87u1362pba.fsf@doohan.bang.priv.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073863243 23012 80.91.224.253 (11 Jan 2004 23:20:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Jan 2004 23:20:43 +0000 (UTC) Original-X-From: ding-owner+M4485@lists.math.uh.edu Mon Jan 12 00:20:39 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Afosp-0007Ur-00 for ; Mon, 12 Jan 2004 00:20:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Afosj-0002DE-00; Sun, 11 Jan 2004 17:20:33 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AfnSg-0001Ro-00 for ding@lists.math.uh.edu; Sun, 11 Jan 2004 15:49:34 -0600 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id 72A033A0027 for ; Sun, 11 Jan 2004 15:49:33 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1AfnSe-00085F-00 for ; Sun, 11 Jan 2004 22:49:32 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 15 Original-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de Original-X-Trace: quimby.gnus.org 1073857772 30158 213.203.244.156 (11 Jan 2004 21:49:32 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Sun, 11 Jan 2004 21:49:32 +0000 (UTC) User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:DrIMjISGbb+DU1bYmNu1tEar0Vk= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55945 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55945 Steinar Bang writes: > A problem though, is that the set of groups I see at home is different > than the set of groups I see at work (though there is a non-empty > intersection of the two). > > Is there some way to cater for this? Or will I have to subscribe to > the same set of gmane groups both places? Well, the nnml.el code uses one .marks file per group. So you could just rsync the right files. I wonder when/whether I'll get to it. I'm not promising anything! Kai