* Bill McCarthy <[EMAIL PROTECTED]> writes:
> On Thu 29-May-03 12:13pm-0400, Gwyn Evans wrote:

> If there is a References: line, remove only it.  Any In-Reply-To: line
> stays put as do any references that had followed the References: line.

> So if the following sequence was encountered:

>     In-Reply-To: <Ref-A>
>     References: <Ref-C>
>             <Ref-B>
>             <Ref-A>

> That block would be changed to:

>     In-Reply-To: <Ref-A>
>             <Ref-B>
>             <Ref-A>

To completely remove the references you have to change one line of
the originally posted QT:

DELETE: %SETPATTREGEXP="(?is)(.*)\n(References:.*?\>)\n(.*)"%-
INSERT: %SetPattRegexp="(?ism)(.*)(\nReferences:.*?)\n(\S.*)"%-

> I don't see where it adds the reference from the clip board and I
> don't think that what it does makes sense.

Hm, that might be true. Actually I never used this QT and don't know
how it works.
-- 
Carsten


________________________________________________________

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

Reply via email to