Gnus development mailing list
 help / color / mirror / Atom feed
From: Jason L Tibbitts III <tibbs@sina.hpc.uh.edu>
Subject: Re: Nuking mailing list subject tags (how-to)
Date: Mon, 04 Dec 1995 18:08:34 -0600	[thread overview]
Message-ID: <9512050008.AA13848@hpc.uh.edu> (raw)
In-Reply-To: steve@miranova.com's message of 04 Dec 1995 13:47:20 -0800

>>>>> "SLB" == Steven L Baur <steve@miranova.com> writes:

SLB> Ever been on a mailing list where the list owner thinks its a Great
SLB> Idea to put the mailing list name in the Subject: line?

I do that on every list that I run.  It's a great help for those who don't
have such great software as Gnus and Procmail, and if you have such cool
software then getting rid of the tags is trivial.  They're a big help if
you don't have the software and they can go away if you do have it.  Why is
that so annoying?

SLB> Here's a demonstration function that attaches to
SLB> nnml-prepare-save-mail-hook to illustrate how to nuke those annoying,
SLB> obnoxious and ugly tags out of existence.  Permanently.

For Procmail users, I use the following in a recipe:

        :0 h
        SUBJECT=| formail -xSubject: | sed 's/TAG: //'

        :0 fhw
        |formail -i "Subject:" -a "Subject:$SUBJECT"

Procmail gurus will probably find subtle weird locking errors, but it's
always worked for me.

 - J<


      reply	other threads:[~1995-12-05  0:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-12-04 21:47 Steven L. Baur
1995-12-05  0:08 ` Jason L Tibbitts III [this message]

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=9512050008.AA13848@hpc.uh.edu \
    --to=tibbs@sina.hpc.uh.edu \
    --cc=tibbs@UH.EDU \
    /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).