On śro, maj 08, 2013 at 09:24:12 +1000, Cameron Simpson wrote: > message-hook . 'uncolor body "(http|https|ftp)://"'' > message-hook "~z 1-16384" 'color body color163 default > "(http|https|ftp)://"'
Tested, and it works great (well, there is a typo in first line - '' at the and, and should be ', but that's not important). Of course, I would still love to see regexp matching performance fixed for cases with multiple matches. The simplest thing I tried so far is: color body color179 default "a" and it's performance for many matches in the same email is absolutely tragic. Best regards, depesz