Hi Allie, On Monday, November 19, 2001 at 18:44:44 [GMT -0500], you wrote:
ACM> Januk suggested that I create a macro as he did to automagically ACM> use initialled quote prefixing only when the reply recipient is ACM> using either TB!, SecureBat! or Becky!. This involves creating a ACM> quick template (QT), and then calling the QT in your %Quotestyle ACM> macro. ACM> Create a QT with the handle 'prefix' and paste the following in it: ACM> [...] That's a great idea! I recently discovered that Gnus seems to use the quote prefixes as well, so I thought about a way to extend your solution without nesting more if's. This version should be easily extensible and doesn't need nested conditions: ,----- [ QT 'prefix' ] | %IF:"%SETPATTREGEXP=""(?m-s)^[X-Mailer|User-Agent]\:.*(Bat!|Becky|Gnus).*$"" | %REGEXPMATCH=""%HEADERS"""="":"None":"I" '----- You can just add more mailers in the future without much trouble. -- Regards, Lars The Bat! 1.54/10 on Windows NT 5.0 Build 2195 Service Pack 2 ____________________________________________________________ | Lars Geiger | <mailto:[EMAIL PROTECTED]> | -- ______________________________________________________ Archives : http://tbtech.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED]
