Hello Carsten, 4 Dec 2001, 23:55:13, you wrote:
> Hi Andreas, > > > could someone please post a reply template by which blank lines are > > quoted (i.e. start with a ">"). Maybe this can be realized similar to > > the multi-paragraph %WRAPPED replacement which was recently posted > > here. > > > > Unfortunately, I have absolutely no experience with regular > > expressions and macros, but I really would be happy about blank lines > > being quoted. > > QT 'quote_bl' does it. > Add %QINCLUDE="quote_bl" to your reply template. > > > This is QT 'quote_bl': > ______________________________________________________________________ > %REM=_Cut out part before '^-- $'_%- > %REM=_and insert it into comment_%- > %REM=_Call QT_%- > %- > %COMMENT="%- > %SETPATTREGEXP='(?ism)[\n]*(.*?)[\n]*((-- [\n])|\z)'%- > %REGEXPBLINDMATCH='%text'%- > %SUBPATT='1'"%- > %QINCLUDE="quote2" > ���������������������������������������������������������������������� > > This is QT 'quote2': (needed) > ______________________________________________________________________ > %IF:"%- > %- > %SETPATTREGEXP='(?is).*?[\n](.*)'%- > %REGEXPMATCH='%COMMENT'x"<>"x"%- > :"%- > %SETPATTREGEXP='(?is)(.*?)[\n]'%- > > %REGEXPMATCH='%COMMENT' > %- > %COMMENT='%- > %SETPATTREGEXP=""(?is).*?[\n](.*)""%- > %REGEXPMATCH=_%COMMENT_'%- > %QINCLUDE='quote2'"%- > :%- > "> %COMMENT%COMMENT=''"%- > ���������������������������������������������������������������������� > > Maybe someone could modify the QTs for a correct "%quotestyle-ing". I have just realized a little drawback of the QT: Lines which are doubly quoted (for example: the paragraph at the beginning of this mail) do begin with "> >". The Bat has problems to re-format such paragraphs with Alt+L. Dear Carsten, would it be possible to change the QT so that doubly quoted lines begin with ">>"? Thank you very much in advance. -- Best regards, Andreas mailto:[EMAIL PROTECTED] -- ______________________________________________________ Archives : http://tbtech.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED]
