From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37210 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Packing nnml folders... Date: Sat, 28 Jul 2001 17:04:04 -0400 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 1035172665 12647 80.91.224.250 (21 Oct 2002 03:57:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:57:45 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 559 invoked from network); 28 Jul 2001 21:04:05 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 28 Jul 2001 21:04:05 -0000 Original-Received: (qmail 744 invoked by uid 500); 28 Jul 2001 21:04:26 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: (Lloyd Zusman's message of "28 Jul 2001 12:08:54 -0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:37210 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37210 Lloyd Zusman writes: > As soon as I figure out how to mass-copy the customization settings, > I'll write the function that does this "repacking from 1" operation > for nnml groups. I don't think it would have to be specific to nnml. If you were going to involve a particular backend, then you might as well make the backend store marks. Then the renumbering could be done automatically, without requiring user intervention. paul