Ayman Haidar on Thu 18/03 22:46 -0500:
> I was wondering if it's possible to color the title of an email
> message like:
> 
>    1   b Mar 18 To LUG          (  13) [WLUG] nslookup
>                                      ^^^^^^^^^^^^^^^
>                                              |
>                                       different color

Short answer: no.

Long answer: none of the current developers care for this feature, so it
probably won't get coded unless someone feels like doing it.  I've
wanted this for a long time but your post makes me want to code it :) I
think I will try if I get some time.

Feature: specify coloring of the various `%' conversions used in
index_format.  What I'm thinking is to add "color" commands for each %
conversion; ie, one could "color index_s brightgreen black" to acheive
that color for the subject expansion in index.  If `index_x' (where `x'
is the format conversion letter) is unset, then the `index' color would
be used for that field, and `index' would always be used for field
delimiters.

An alternative would be to specify the color *in* the $index_format
string, but this seems wrong to me since the code should probably be
kept separate.  I've not looked around at that part of the source yet,
but I invite comments about this; there's a strong chance I might code
this in my freetime (basically none so it will be a while :)

-- 
Scott

Reply via email to