On Sat 31-May-03 6:59pm-0400, Carsten Th�nges wrote:

> * 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.*)"%-

Yes, that would appear to eliminate the trailing reference lines with
or without turning on PCRE_MULTILINE.

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

The key is knowing what macro represents the clip board.  I couldn't
find it.

-- 
Best regards,
Bill

"In questions of science, the authority of a thousand is
 not worth the humble reasoning of a single individual."
              [Galileo Galilei]


________________________________________________________

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

Reply via email to