From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22689 Path: main.gmane.org!not-for-mail From: tebennett@mindspring.COM (Tony E. Bennett) Newsgroups: gmane.emacs.gnus.general Subject: Re: New Digest Handling? Date: 20 Apr 1999 23:09:43 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: t.bennett@computer.org NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035160564 30662 80.91.224.250 (21 Oct 2002 00:36:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:36:04 +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 XAA26168 for ; Tue, 20 Apr 1999 23:11:54 -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 WAB06089; Tue, 20 Apr 1999 22:11:02 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 20 Apr 1999 22:11:13 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id WAA07270 for ; Tue, 20 Apr 1999 22:10:45 -0500 (CDT) Original-Received: from mindspring.COM (tbennett@user-2ivf05m.dialup.mindspring.com [165.247.128.182]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id XAA26062 for ; Tue, 20 Apr 1999 23:10:35 -0400 (EDT) Original-Received: (from tbennett@localhost) by mindspring.COM (8.8.5/8.8.5) id XAA01254; Tue, 20 Apr 1999 23:09:43 -0400 Original-To: ding@gnus.org In-Reply-To: Jack Vinson's message of "20 Apr 1999 09:29:04 -0500" Original-Lines: 18 X-Mailer: Gnus v5.6.45/XEmacs 19.15 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22689 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22689 Jack Vinson writes: > > Actually, I usually jump into the group, mark all the articles and move > them to another group so that I can read all the digests together as > regular mail. I don't suppose anyone has come up with mail-processing code > that bursts digests and dumps them into a group completely behind the > scenes? (I've written a script that I fire on the digest message. I'd > really like something that works as mail is retrieved.) 'formail' does this fairly well. I run it from procmail on certain lists. # burst out the digest :0: * ^Subject:.*Digest.*pilot | formail +1 -ds >> palmpilot -- --tbennett t.bennett@computer.org