From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27116 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: nnml trouble -- track of all read messages is lost Date: 20 Nov 1999 18:33:51 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87d7t7iwsh.fsf@main.wgaf.net> <87903vivng.fsf@main.wgaf.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164201 22955 80.91.224.250 (21 Oct 2002 01:36:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:36:41 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id VAA29330 for ; Sat, 20 Nov 1999 21:35:03 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id UAB12534; Sat, 20 Nov 1999 20:35:00 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 20 Nov 1999 20:34:47 -0600 (CST) 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 UAA26195 for ; Sat, 20 Nov 1999 20:34:37 -0600 (CST) Original-Received: from mail.networkone.net (qmailr@mail.networkone.net [209.144.112.75]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id VAA29303 for ; Sat, 20 Nov 1999 21:34:06 -0500 (EST) Original-Received: (qmail 29588 invoked from network); 21 Nov 1999 02:34:02 -0000 Original-Received: from pm3-2-98.la.networkone.net (HELO satellite.local.lan) (reader@209.144.126.98) by mail.networkone.net with SMTP; 21 Nov 1999 02:34:02 -0000 Original-Received: (from reader@localhost) by satellite.local.lan (8.9.3/8.9.1) id SAA01628; Sat, 20 Nov 1999 18:33:51 -0800 Original-To: ding@gnus.org In-Reply-To: Arcady Genkin's message of "18 Nov 1999 11:58:43 -0500" Original-Lines: 11 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27116 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27116 Arcady Genkin writes: > Thanks! That's cool. However, is there a way to batch-process them? I > have 300+ Incoming* files. I would like to respool *all* of them. You could cat all the Incoming files into one big file then G f that and resplit cd Mail; cat Incoming* >>BigIncoming Then do G f on BigIncoming