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
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
> 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
Is it possible to color the message index lines according to message
status? I see where a pattern can be used, and some testing show
the author or subject as valid pattern matches, maybe a way to
adjust the pattern to read the status tag?
--
William Guynes
On Fri, Mar 02, 2001 at 09:48:53AM +1100, Murray Maxwell Dancey wrote:
>How can I make new messages to me one color, and new messages in
>general another color? I also want old messages to me to be yet
>another color.
>
>Im trying...
>
>color indexcyandefault "(~p) ~N"
>color
* Murray Maxwell Dancey <[EMAIL PROTECTED]> [010301 23:51]:
> How can I make new messages to me one color, and new messages in
> general another color? I also want old messages to me to be yet
> another color.
# messages to me (requires $alternates)
color index cyan default ~p
# new messages
c
How can I make new messages to me one color, and new messages in
general another color? I also want old messages to me to be yet
another color.
Im trying...
color indexcyandefault "(~p) ~N"
color indexbrightcyan default "~p"
color indexgreen de
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
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
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 ^(
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
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
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
Is there anyway to get different colors in the index for "From" and "Subject" ?
I have added this to my .muttrc:
color indicator white blue # index
color markers reddefault# index
color message white blue # index
The color remain default.
Subba Rao
[EMAIL PROTECTED
14 matches
Mail list logo