* On 12 Apr 2012, Michael Ludwig wrote: > > Applied against current trunk from Mercurial, together with trash folder > patch; some fuzz, but no conflicts. Works as advertised, see above. > The configuration is straightforward if you know regular expressions: > > subjectrx '\[Firebird-net-provider\] *' '%L%R' > subjectrx '\[FB-Tracker\] Created: *' '%L%R' > > Thanks, David!
Glad it helps. It may not have been clear in my post, or maybe this isn't really what you want, but this config: subjectrx '^(re: *)?\[[^]:]*\] *' '%1%R' should perform the replacement for *any* list tag that appears at the beginning or after a re: prefix. (I find ones appearing later in the subject useful, since the usually indicate that the message came from another list that I'm not subscribed to.) Note that this does not hide [tags] with colons in them -- those are usually some other kind of markup that may be meaningful. -- David Champion • d...@uchicago.edu • IT Services • University of Chicago