From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9291 Path: main.gmane.org!not-for-mail From: Ken Raeburn Newsgroups: gmane.emacs.gnus.general Subject: Re: combining multiple gnus configurations? Date: 07 Jan 1997 14:37:12 -0800 Sender: raeburn@cygnus.com Message-ID: References: <199701060923.BAA12473@kr-laptop.cygnus.com> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035149336 17506 80.91.224.250 (20 Oct 2002 21:28:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:28:56 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.4/8.8.4) with SMTP id OAA00335 for ; Tue, 7 Jan 1997 14:52:32 -0800 Original-Received: from cygnus.com (cygnus.com [205.180.230.20]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id ; Tue, 7 Jan 1997 23:37:21 +0100 Original-Received: from tweedledumb.cygnus.com (tweedledumb.cygnus.com [192.80.44.1]) by cygnus.com (8.6.12/8.6.9) with SMTP id OAA05366; Tue, 7 Jan 1997 14:37:18 -0800 Original-Received: from kr-laptop.cygnus.com ([205.180.230.200]) by tweedledumb.cygnus.com (4.1/4.7) id AA20480; Tue, 7 Jan 97 17:37:14 EST Original-Received: (from raeburn@localhost) by kr-laptop.cygnus.com (8.8.3/8.8.3) id OAA20120; Tue, 7 Jan 1997 14:37:14 -0800 Original-To: Lars Magne Ingebrigtsen In-Reply-To: Lars Magne Ingebrigtsen's message of 07 Jan 1997 16:06:48 +0100 Original-Lines: 9 X-Mailer: Red Gnus v0.76/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:9291 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9291 Lars Magne Ingebrigtsen writes: > I think you should be able to just define two different nnml servers > in the server buffer... How do I merge the data from an existing .newsrc.eld for that server? And how do I split it out again later? I could do it manually with lots of delete-non-matching-lines and replace-string calls, but I'd prefer to have a way to do it automatically.