On Wed, 20 Feb 2002, Rob Reid wrote:

> Hi,

Hello

> At  9:49 PM EST on February 20 Andre Berger sent off:
> > Is it possible to colorize the parent message of a collapsed thread
> > if the thread contains new messages? (color preferred: magenta)

> This is just a guess until some new mail comes in, and I haven't checked the
> manual but here goes:

> Put

> color index magenta ~N

> or whatever the correct line is for coloring new messages in your .muttrc
> *after* the thread coloring line.

If you also:
        unset collapse_unread   #Don't collapse threads w/unread mail
        folder-hook . 'push \eV' #Collapse all threads when entering
                folder

What will happen is that only threads with new mail will be uncollapsed
threads will stand out.  And the color thing above would make it
magenta, but needs to be:
        color index magenta default ~N

(Background color wwas missing.)
HTH

Attachment: msg24626/pgp00000.pgp
Description: PGP signature

Reply via email to