From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15703 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Renaming an nnml backend Date: 22 Jul 1998 10:14:15 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <767m17nxi1.fsf@tweed.principia.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035154688 23528 80.91.224.250 (20 Oct 2002 22:58:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:58:08 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id BAA17407 for ; Wed, 22 Jul 1998 01:20:10 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id EAA02079 for ; Wed, 22 Jul 1998 04:16:29 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id CAS08118; Wed, 22 Jul 1998 02:47:16 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 22 Jul 1998 03:14:58 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id DAA19277 for ; Wed, 22 Jul 1998 03:14:48 -0500 (CDT) Original-Received: from viffer.oslo.metis.no (viffer.oslo.metis.no [195.0.254.249]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA19776 for ; Wed, 22 Jul 1998 04:14:47 -0400 (EDT) Original-Received: (from sb@localhost) by viffer.oslo.metis.no (8.8.7/8.8.7) id KAA15509; Wed, 22 Jul 1998 10:14:15 +0200 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "21 Jul 1998 16:24:34 +0200" Original-Lines: 11 X-Mailer: Gnus v5.6.9/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15703 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15703 >>>>> Lars Magne Ingebrigtsen : > Jake Colman writes: >> I created a secondary-select-method using (nnml "foo") and have several >> mailboxes associated with it. I now want to change the name of the nnml >> backend to something else. What is the easiest way to move all may existing >> groups from the old named backend to the new one? > Edit the .newsrc.eld file, I guess. ...*and* rename the folder directory...?