* Charlie Laidlaw <[EMAIL PROTECTED]> writes:

> right now it does when i reply is this:
> --------------------------------
> on 17/11/03, Animal-List wrote

> AL> From: Marc MacYoung
> AL> Sent: Saturday, November 15, 2003

> AL> Slugg
>>> > Without knowing all the facts of this case, I
>>> > believe ...
> --------------------------------

> what i want it to do is this:

I don't think this really is what you want ...

> on 17/11/03, Marc MacYoung wrote
     ^^^^^^^^\
              This is the date the mailing list software forwarded
              Marc's e-mail to the list, not when he sent the mail.

> AL> From: Marc MacYoung
> AL> Sent: Saturday, November 15, 2003
  ^^\
     These quote initials are misleading. Actually you want
     �CL�. I'd recommend to not use quote initialls at all.
[...]

> oh, deleting the first two text lines (From: and Sent:) is not at all
> essential, but it would be nifty. i'm not sure why the date there is
> different from what Bat identifies as the creation date, but i don't
> really care.

You could try something like this in your reply template for that
special mailing list:

--8<---------------cut here---------------start------------->8---
%SetPattRegExp="\A\n*From:\s*(.*?)\s*$"%-
%RegExpMatch(%Text) wrote:

%SetPattRegExp="\A\n*From:.*?\nSent:.*?\n+(.*\z)"%-
%Quotes(%RegExpMatch(%Text))
--8<---------------cut here---------------end--------------->8---

If you are interested in stuff like that you should take a look at
<http://www.regenechsen.de/regex_en/regex_1_en.html>.

Carsten
-- 


________________________________________________________

http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to