From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24268 Path: main.gmane.org!not-for-mail From: Justin Sheehy Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus and NoCeM. Date: 15 Jul 1999 16:49:08 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035161863 7786 80.91.224.250 (21 Oct 2002 00:57:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:57:43 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA05184 for ; Thu, 15 Jul 1999 16:49:59 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB16672; Thu, 15 Jul 1999 15:49:47 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 15 Jul 1999 15:50:25 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA05559 for ; Thu, 15 Jul 1999 15:50:15 -0500 (CDT) Original-Received: from amber.ccs.neu.edu (root@amber.ccs.neu.edu [129.10.116.51]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA05168 for ; Thu, 15 Jul 1999 16:49:11 -0400 (EDT) Original-Received: from garathorm.ccs.neu.edu (dworkin@garathorm.ccs.neu.edu [129.10.116.59]) by amber.ccs.neu.edu (8.9.1a/8.9.1) with ESMTP id QAA18725 for ; Thu, 15 Jul 1999 16:49:10 -0400 (EDT) Original-Received: (from dworkin@localhost) by garathorm.ccs.neu.edu (8.9.1a/8.9.1) id QAA02341; Thu, 15 Jul 1999 16:49:09 -0400 (EDT) Original-To: ding@gnus.org In-Reply-To: Ken McGlothlen's message of "Thu, 15 Jul 1999 12:32:31 -0700 (PDT)" Original-Lines: 16 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24268 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24268 Ken McGlothlen writes: > One more question: How *much* faster is nnml than nnfolder? When entering reasonbly large groups, the difference is very large. > And is there a convenient way of converting nnml back to nnfolder or > nnmbox format? Sure. Create a group of the new type, process-mark all of the articles in the old group with M P a, and B m or B c them into the new group. Voila. :-) -Justin