Hi, On Thu, Jan 24, 2002 at 07:12:11PM +0800, Pun Kuan Tou wrote: > How to make some different color in body something like > *text* _text_ etc?
It may have been done better before, but:
color body brightred default \\*[^*]{0,30}\\*
color body brightred default _[^_]{0,30}\\_
seems to work here. The {0,30} is arbitary, it just stops mutt
colouring everything between two *s that are a long way away (I hope)
Regards,
Luke
smime.p7s
Description: application/pkcs7-signature
