On Mon, Nov 25, 2002 at 05:55:08PM -0800, Ben Reser wrote:
> Since we still don't have a References header to do it for us... Those
> of you using mutt may want to use something like this in your .muttrc:
> 
> set reply_regexp='^(((re|r e|RE|Re|aw|antw.|antwort):[ \t]*)|(\[Cooker\]
> \[Bug [[:digit:]]+\] ))*' # how to find reply's
> 
> As long as you aren't doing strict threading it will group the Bugzilla
> emails together.  They should be in the correct order because of the
> date.

Fix... didn't notice something Bugzilla was doing till just now:

set reply_regexp='^(((re|r e|RE|Re|aw|antw.|antwort):[ \t]*)|(\[Cooker\]
\[Bug [[:digit:]]+\] (New: )?))*' # how to find reply's

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

"If you're not making any mistakes, you're flat out not trying hard
enough." - Jim Nichols

Reply via email to