Re: Index colors

2002-02-04 Thread William Guynes
On Mon, Feb 04, 2002 at 03:34:39PM -0500, Mike Schiraldi wrote: [snip!] > I presume you've already read through > http://mutt.org/doc/manual/manual-4.html#patterns Ack! The definition of "patterns" has just taken on a whole new meaning. Yeah, this is what I meant. -- William Guynes

Re: Index colors

2002-02-04 Thread Mike Schiraldi
Sorry, i just realized i misinterpreted your meaning of "status" .. what specific attributes are you looking for? I presume you've already read through http://mutt.org/doc/manual/manual-4.html#patterns msg24188/pgp0.pgp Description: PGP signature

Re: Index colors

2002-02-04 Thread Mike Schiraldi
> Is it possible to color the message index lines according to message > status? Do you know about settings like: color index brightcyan default ~P ...or are you talking about something else? msg24187/pgp0.pgp Description: PGP signature

Re: index colors

1999-12-07 Thread Carl Cotner
On Fri, Dec 03, 1999 at 12:57:44PM +0200, Marius Gedminas wrote: >[...] > >Let's add another one: > > 4) Q: Can Mutt color different parts of the header like it can do with >the body (color body foo bar regexp)? > A: No. > >(3) is very similar to (4) and could be accomplished like thi

Re: index colors

1999-12-03 Thread Marius Gedminas
On Thu, Dec 02, 1999 at 04:05:49PM -0600, Jeremy Blosser wrote: > > Subject: this is the subject > > ^^^ > > this is highlighted > > This is yet another concept from the ones discussed above. Just so we keep > track of what's being talked about, t

Re: index colors

1999-12-02 Thread Jeremy Blosser
Carl Cotner [[EMAIL PROTECTED]] wrote: > On Thu, Dec 02, 1999 at 12:17:55PM -0600, David DeSimone wrote: > > Eugene Lee <[EMAIL PROTECTED]> wrote: > > > > > > > Is there anyway to get different colors in the index for "From" and > > > > "Subject" ? > > > > > > color header magenta default ^(

Re: index colors

1999-12-02 Thread Carl Cotner
On Thu, Dec 02, 1999 at 12:17:55PM -0600, David DeSimone wrote: > Eugene Lee <[EMAIL PROTECTED]> wrote: > > > > > Is there anyway to get different colors in the index for "From" and > > > "Subject" ? > > > > color header magenta default ^(Subject|To|Date|From): > > That colorizes the header

Re: index colors

1999-12-02 Thread David DeSimone
Eugene Lee <[EMAIL PROTECTED]> wrote: > > > Is there anyway to get different colors in the index for "From" and > > "Subject" ? > > color header magenta default ^(Subject|To|Date|From): That colorizes the headers in the pager, but I think he was asking about the index display. Such as, can

Re: index colors

1999-12-02 Thread Eugene Lee
On Wed, Dec 01, 1999 at 04:44:17PM -0500, Subba Rao wrote: : :Is there anyway to get different colors in the index for "From" and "Subject" ? Use the regexp stuff in "color". This is what I use in my muttrc: color header magenta default ^(Subject|To|Date|From): -- Eugene Lee [EMAIL P