Gnus development mailing list
 help / color / mirror / Atom feed
From: tibbs@sina.hpc.uh.edu (Jason L Tibbitts III)
Cc: hildjj@fuentez.com
Subject: Re: Gnus5, procmail, and reading mail lists.
Date: Fri, 17 Nov 1995 15:18:43 -0600	[thread overview]
Message-ID: <9511172118.AA02517@hpc.uh.edu> (raw)
In-Reply-To: Joe Hildebrand's message of 14 Nov 1995 09:27:51 -0700

>>>>> "Joe" == Joe Hildebrand <hildjj@fuentez.com> writes:

Joe> If anyone is still using add-active-nov, could you please contact me?

I still use it.  I haven't had the time lately to make any kind of switch
to a better method and for my application I don't see a better method.

I use it for keeping the ding-list archives, and I want to keep things
pretty much instantly updated, so I can't wait until I get into GNUS for
the splits to happen.  Here's my Procmail recipe:

:0: ding.lock
*^TOding@ifi.uio.no
{
      :0 c
      ding-list-recent/.

      :0 c
      ding-list/.

      :0 hw
        | ( /home/tibbs/bin/add-active-nov $LASTFOLDER ; \
          /usr/local/bin/tail -500 ding-list/.overview > ding-list-recent/.overview ; \
          rm -f blurgh `ls -1t ding-list-recent/* | sed -e 1,500d` )
}

As you see, I really need Procmail to keep the recent list, and I need the
.overview file to be up to date while I'm splitting.  Of course, if anyone
has any better ways of doing this, I'm all ears.  I know this works without
problems.

Joe> I'm interested in getting everyone cut over to the Gnus way.

I wonder if I can keep doing the archives my while doing everything else
the proper way without any conflicts.

 - J<


  parent reply	other threads:[~1995-11-17 21:18 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-14  1:43 Steven L. Baur
1995-11-14 13:04 ` Per Abrahamsen
1995-11-15  2:42   ` Steven L. Baur
1995-11-14 16:27 ` Joe Hildebrand
1995-11-14 17:22   ` Scott Blachowicz
1995-11-14 21:35     ` Joe Hildebrand
1995-11-15  6:58     ` Sudish Joseph
1995-11-15 18:46       ` Scott Blachowicz
1995-11-15  4:37   ` Sudish Joseph
1995-11-15 14:32     ` Per Abrahamsen
1995-11-15 15:50       ` Kai Grossjohann
1995-11-15 16:13         ` Per Abrahamsen
1995-11-15 17:50         ` Steven L. Baur
1995-11-17 21:18   ` Jason L Tibbitts III [this message]
1995-11-17 21:40     ` Joe Hildebrand
  -- strict thread matches above, loose matches on Subject: below --
1995-11-14  1:55 Steven L. Baur
1995-11-13 22:21 Steven L. Baur
1995-11-13 20:33 Steven L. Baur
1995-11-13 22:43 ` Joe Hildebrand
1995-11-14 19:52   ` Edward J. Sabol
1995-11-13 17:48 Mark Borges
1995-11-13 20:16 ` Joe Hildebrand
1995-11-14  0:24   ` Mark Borges
1995-11-15  6:19 ` Mark Borges
1995-11-15  8:17   ` Steven L. Baur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9511172118.AA02517@hpc.uh.edu \
    --to=tibbs@sina.hpc.uh.edu \
    --cc=hildjj@fuentez.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).