zsh-workers
 help / color / mirror / code / Atom feed
From: Timothy J Luoma <luomat+zsh+users@luomat.peak.org>
To: Andrew Main <zefram@tao.co.uk>
Cc: zsh-workers@math.gatech.edu
Subject: Re: Archiving patches (Was: Current state of 3.1.2)
Date: Thu,  9 Oct 97 14:06:58 -0400	[thread overview]
Message-ID: <199710091807.OAA03482@luomat.peak.org> (raw)
In-Reply-To: <199710091755.SAA27759@taos.demon.co.uk>

	Author:        Andrew Main <zefram@tao.co.uk>
	Original-Date: Thu, 9 Oct 1997 18:55:04 +0100 (BST)
	Message-ID:    <199710091755.SAA27759@taos.demon.co.uk>

> Ah, so that's what it is.  I've seen this on another mailing list.
> But as no one on the zsh lists uses that[1], it's not a problem.
>
> -zefram
>
> [1] And if anyone did start using it, we'd break their knuckles.

Someone gave me this on the procmail list:

SUBJECT=`formail -zxSubject:`
:0
* ^Subject:.*-Reply
{
	SUBJECT=`echo "$SUBJECT" |
	perl -p -e 's/^((Re:\s*)*)?(.*)/Re: \3/i; s/(\s*-reply)*$//i'`

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

That takes care of it nicely ;-)


TjL




      reply	other threads:[~1997-10-09 18:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-08 13:27 Current state of 3.1.2 Wez Furlong
1997-10-08 14:43 ` Bruce Stephens
1997-10-08 16:46   ` Timothy J Luoma
1997-10-09  5:53     ` Archiving patches (Was: Current state of 3.1.2) Geoff Wing
1997-10-09  9:33       ` Andrew Main
1997-10-09 17:42         ` Timothy J Luoma
1997-10-09 17:34       ` Timothy J Luoma
1997-10-09 17:55         ` Andrew Main
1997-10-09 18:06           ` Timothy J Luoma [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=199710091807.OAA03482@luomat.peak.org \
    --to=luomat+zsh+users@luomat.peak.org \
    --cc=zefram@tao.co.uk \
    --cc=zsh-workers@math.gatech.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).