On Tue, Apr 12, 2011 at 06:52:05PM +0200, Alexandre wrote:
- if you're really interested in what a person has to say only when
she's talking about a particular subject

~f alice ~s 'interesting topic'

- if you really don't want to read what person A has to say when she's
following up to person B, but want to read what she says when she's
following up to person C

This is tricky, at least with mailing lists.  Mutt can't match on a
message that the current message *refers* to, but if the Alice is
following up to Eve, and Eve's email address appears in the recipient
list, you can do something like this:

~f alice ~C eve

Or if you want all Alice's replies, except when responding to Bob:

~f alice !~f bob

me

Reply via email to