On Thu, Feb 21, 2002 at 02:19:51PM +0100, Alexander Skwar wrote:

> In large mailinglists, I sometimes want to limit the messages to only
> these messages which are part of thread in which I've written something.
> Is it somehow possible to comeup with a limit criteria which will do
> that?
> 
> The criteria should not only list those messages which are replies to my
> message, but also the messages to which I replied.

Alexander,

Pattern matching will do just that for you. Look on the mutt manual for:

~p Message addressed to you
~b Message contains EXPR in the body
~C Message is either To: or Cc: EXPR
~x Message contains EXPR on 'References:'

You may want to create a macro the includes the above commands. I hope
this helps.

Cheers,

-- 
David Collantes - http://www.bus.ucf.edu/david/
College of Business Administration, University of Central Florida
"I want to know God's thoughts, the rest are details."

Attachment: msg24631/pgp00000.pgp
Description: PGP signature

Reply via email to