On Wed, 04 Apr 2001 at 19:40:23 +0800, Thomas Duterme wrote:
> Hi everyone,
> 
> I would like to get Mutt to highlight the subject line while
> I browse my mail.  Why?  I go through about 500-600 emails a
> day (mostly mailing lists) and it would be nice to page
> through these in the pager mode and delete the threads as I
> go in this mode.  Currently, I scan things through the index
> since my eyes can't quite speed through things as fast in
> the pager.
> 
> This was just my gut feeling for how to speed through mail
> in the pager.  Anyone have any other clever ways?  I'd love
> to hear how others browse through high quantities of mail.

You can use colors in mutt's index to mark your mail.  Here's how I do
it:

   color index blue default '~p ~t [EMAIL PROTECTED]'
   color index blue default '~c [EMAIL PROTECTED]'
   color index blue default '~f [EMAIL PROTECTED]'

   color index green default '~p ~t [EMAIL PROTECTED]'
   color index green default '~c [EMAIL PROTECTED]'
   color index green default '~f [EMAIL PROTECTED]'

This makes any mail in the index to, from, or Cc'd to [EMAIL PROTECTED] blue,
and any mail to, from, or Cc'd to [EMAIL PROTECTED] green.

- jim

-- 
- jim mock <[EMAIL PROTECTED]> - O|S|D|N - open source development network -
- http://www.freebsdzine.org/ - [EMAIL PROTECTED] - [EMAIL PROTECTED] -

Reply via email to