Re: [Evolution] Modifying display of subject line
- From: David Woodhouse <dwmw2 infradead org>
- To: Toby A Inkster <fundraisingadmin national-childbirth-trust co uk>
- Cc: Evolution List <evolution lists ximian com>
- Subject: Re: [Evolution] Modifying display of subject line
- Date: Fri, 29 Aug 2003 11:54:29 +0100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]