At 21:52 -0700 13 Oct 1999, Larry McVoy <[EMAIL PROTECTED]> wrote:
> Is there a way to do this? And is there a way to have an arbitrary list
> of those? It's really useful. I get between 300-1000 messages a day and
> I really want to be able to pick through and get the stuff that is to me
> highlighted. I have this bad habit of cleaning out my mailbox early in
> the morning before coffee. You can imagine the need for the highlighting...
There's already been an answer on how to color highlight messages
addressed to an address which matches a regexp , but you can also color
messages addressed to any address that matches $alternates:
color index red black ~p
Of course, it should also be mentioned that mutt already indicates which
messages are to one of your addresses by putting one of the characters
from $to_chars to the left of the date in the default $index_format.
--
Aaron Schrab [EMAIL PROTECTED] http://www.execpc.com/~aarons/
Let us be charitable, and call it a misleading feature :-) --Larry Wall