[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Threading of issues@subversion.tigris.org for mutt users

From: Ben Reser <ben_at_reser.org>
Date: 2004-06-19 02:31:06 CEST

This reply_regex will trick mutt into threading bug messages together.
You'll note I have a similar one in there for Mandrake's cooker list
(though they've actually fixed their bugzilla to add the proper headers
to automatically thread without this workaround, I still have some mail
without the headers so I haven't removed it yet).

set reply_regexp='^((re|r e|RE|Re|aw|antw.|antwort):[ \t]*)*|\[Issue [[:digit:]]+\] (New -)?|\[Cooker\] \[Bug [[:digit:]]+\] ([[:digit:]]+)?(New: )?'

This is the shortened version just for our list:

set reply_regexp='^((re|r e|RE|Re|aw|antw.|antwort):[ \t]*)*|\[Issue
[[:digit:]]+\] (New -)?'

Hope someone finds this useful besides me. :)

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 19 02:32:11 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.