Re: Output matching line in message body on ~b pattern match

2008-11-13 Thread Ethan Mallove
On Thu, Jul/17/2008 11:09:32PM, Ethan Mallove wrote: > On Wed, Apr/16/2008 12:04:11PM, Ethan Mallove wrote: > > On Tue, Apr/15/2008 11:21:29PM, David Obwaller wrote: > > > On Tue, Apr 15, 2008 at 03:22:26PM -0400, Ethan Mallove wrote: > > > > If this is not possible, is there a way to download all

Re: Output matching line in message body on ~b pattern match

2008-07-17 Thread Ethan Mallove
On Wed, Apr/16/2008 12:04:11PM, Ethan Mallove wrote: > On Tue, Apr/15/2008 11:21:29PM, David Obwaller wrote: > > On Tue, Apr 15, 2008 at 03:22:26PM -0400, Ethan Mallove wrote: > > > If this is not possible, is there a way to download all the > > > matching messages to a local filesystem so I can gr

Re: Output matching line in message body on ~b pattern match

2008-04-16 Thread Ethan Mallove
On Tue, Apr/15/2008 11:21:29PM, David Obwaller wrote: > On Tue, Apr 15, 2008 at 03:22:26PM -0400, Ethan Mallove wrote: > > If this is not possible, is there a way to download all the > > matching messages to a local filesystem so I can grep them? > > I don't think it's possible to show matching li

Re: Output matching line in message body on ~b pattern match

2008-04-15 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday, April 15 at 03:22 PM, quoth Ethan Mallove: > Is there a way in mutt to "grep" the body of mail messages, and > actually see the matching line from the mail message? Within mutt? No, not really. > If this is not possible, is there a way t

Re: Output matching line in message body on ~b pattern match

2008-04-15 Thread Michael Kjorling
On 15 Apr 2008 15:22 -0400, by [EMAIL PROTECTED] (Ethan Mallove): > Is there a way in mutt to "grep" the body of mail messages, > and actually see the matching line from the mail message? In addition to what the others have said, if you can live with using an external tool, you can always pass cop

Re: Output matching line in message body on ~b pattern match

2008-04-15 Thread Patrick Shanahan
* Ethan Mallove <[EMAIL PROTECTED]> [01-01-70 11:34]: > > Is there a way in mutt to "grep" the body of mail messages, > and actually see the matching line from the mail message? ... > ... > > If this is not possible, is there a way to download all the > matching messages to a local filesyst

Re: Output matching line in message body on ~b pattern match

2008-04-15 Thread David Obwaller
On Tue, Apr 15, 2008 at 03:22:26PM -0400, Ethan Mallove wrote: > If this is not possible, is there a way to download all the > matching messages to a local filesystem so I can grep them? I don't think it's possible to show matching lines in mutt. However, you can copy matching mails to a Maildir-t

Output matching line in message body on ~b pattern match

2008-04-15 Thread Ethan Mallove
Hello, Is there a way in mutt to "grep" the body of mail messages, and actually see the matching line from the mail message? (Maybe using hooks?) Currently when I filter on the body of messages (using ~b) I get an index listing of all the matching messages, but I need to open each message one by o