Hi Andreas,

>> Dear Carsten, would it be possible to change the QT so that doubly
>> quoted lines begin with ">>"? Thank you very much in advance.

Hmmmm, let me think... yes, i think it's possible ;-)

AW> [...] Maybe it would be better to let TB! do the quoting, and in
AW> the result just replace every blank line with a line consisting of
AW> one single ">" character.

Yes, this is exactly what I did :-) These should work with the different
%quotestyle settings. Does it work allright now?

This is QT 'quote_bl':
______________________________________________________________________
%COMMENT="%-
%SETPATTREGEXP='(?ism)[\n]*(.*?)[\n]*\z'%-
%REGEXPBLINDMATCH='%quotes'%-
%SUBPATT='1'"%-
%QINCLUDE="quote2"
����������������������������������������������������������������������
(Regexp strips blank lines at the beginning and the end of %quotes.)

This is QT 'quote2':
______________________________________________________________________
%IF:"%-
%SETPATTREGEXP='(?is).*?[\n](.*)'%REGEXPMATCH='%COMMENT'"<>""%-
:"%-
%SETPATTREGEXP='(?is)(.*?)[\n]'%REGEXPMATCH='%COMMENT'%-
%IF:$%SETPATTREGEXP='(?is)(.*?)[\n]'%REGEXPMATCH='%COMMENT'$=$$%-
:$%setpattregexp=_^(.{0,10}>+) _%REGEXPMATCH=_%qheaders_$
%-
%COMMENT='%-
%SETPATTREGEXP=""(?is).*?[\n](.*)""%-
%REGEXPMATCH=_%COMMENT_'%-
%QINCLUDE='quote2'"%-
:"%-
%COMMENT%COMMENT=''"%-
����������������������������������������������������������������������
(Writes line by line of 'orignial quotes'. Uses %qheaders to get the
 right quotation for blank lines. Detects initials up to 10
 characters.)

Your reply template could look like:
______________________________________________________________________
[...]
%quotestyle="i"%-
%qinclude="quote_bl"
[...]
����������������������������������������������������������������������

Still bugs?

-- 
Best regards, Carsten

The Bat! (v1.54 Beta/15) Business
Windows NT 5.0 (Build 2195) Service Pack 2


-- 
______________________________________________________
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to