On Fri, Sep 11, Olaf Hering wrote: > To fixup mails with broken threading I will like to spot the emails > which lack proper references. Right now such mails are just marked with > a '*' in thread view, which is hard to spot and easy to miss. > > Is there a way to show such mails differently?
After poking around in the sources I found mutt.c:print_enriched_string, the M_TREE_STAR case. Is there a simple way to force the entire line to have some color or other visual indicator? Olaf
