Hello Sergey,

On Monday, October 20, 2003 at 23:56 GMT -0500, a witness saw Sergey
Kalabekov [SK] commit:

SK> Do you mind posting them to the list? I have a couple of your
SK> templates from msgid:[EMAIL PROTECTED], yet they
SK> don't seem to work in v2.

Ah, I didn't update it.  Well that's no problem.  Just change %Comment
to %_Comment everywhere.  If that works well enough for you, I won't
spend any time making it prettier with v2 features...

=====[Begin requote2 QT]=====
%REM='
      Quote reformatting routine to remove prefixes from quotes.
      requote2 = recursive engine QT
      
      Written by Januk Aggarwal
      June 2002
      Updated for TB v2: October 2003
'%-
%-
%IF:'%-
%SETPATTREGEXP="(?is-m)[^\n]+"%-
%REGEXPMATCH="%_COMMENT"'<>'':'%-
%-
%SETPATTREGEXP="(?is-m)^(((\w{0,5}?((\>\s*)+))?)(.*?\n)|\z)"%-
%REGEXPBLINDMATCH="%_COMMENT"%-
%REM=_%SUBPATT="4"_%-
%SUBPATT="6"%-
%-
%_COMMENT=_%SETPATTREGEXP="(?is-m)^(((\w{0,5}?(\>\s*)+)?)(.*?)\n(.*)$|\z)"%-
%-%-%-%-%-%REGEXPBLINDMATCH="%_COMMENT"%-
%-%-%-%-%-%SUBPATT="6"_%-
%-
%QINCLUDE="requote2"'%-
=====[ End  requote2 QT]=====

You'll need a driver template to run this one.  The driver template is
the one you'll call from your main template.

=====[Begin requote QT]=====
%REM='
      Quote reformatting routine to remove prefixes from quotes.
      requote = driver template for recursive engine
      
      Written by Januk Aggarwal
      June 2002
      Updated for TB v2: October 2003
'%-
%-
%_COMMENT="%TEXT"%-
%QINCLUDE="requote2"%-
%_COMMENT=""
=====[ End  requote QT]=====

-- 
Thanks for writing,
 Januk Aggarwal




________________________________________________________

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

Reply via email to