On Fri, 2003-08-29 at 11:39 +0100, Toby A Inkster wrote: > For example, in your "Mailing Lists/Evolution" folder you could have the > regexp: > > /\[Evolution\] */ > > Which would remove the string "[Evolution]" followed by none or more > spaces from any subject lines, but leave things like "[off-topic]" or > "[patch]" alone.
OK, but when someone cross-posts from a different mailing list which _also_ does the stupid subject-mangling, it can't remove that noise, surely? > A more complex example: > > /\[Evolution(-devel)?\] */ > > Would match "[Evolution]" followed by possible spaces, and also > "[Evolution-devel]" followed by possible spaces. That solves the specific problem of cross-posting between various evolution lists, but not other similarly-broken lists. I still prefer the LART :) -- dwmw2 _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
