#2967: limit could be smarter about filtering
{{{
----- Forwarded message from martin f krafft <[EMAIL PROTECTED]> -----
Date: Mon, 8 Oct 2007 12:25:18 +0100
From: martin f krafft <[EMAIL PROTECTED]>
Reply-To: martin f krafft <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Bug#445821: could be smarter about filtering
Package: mutt
Version: 1.5.16-3
Severity: wishlist
If I limit a mailbox with a pattern like '~L dato ~b mutt', then
mutt could really just search the body of messages to or from dato.
However, mutt searches all bodies.
It would be nice if mutt could do a two-stage search and run
expensive patterns only on the result of less-expensive patterns, so
that in the above example, only messages to or from dato would be
body-searched.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2967>