hi,
i tried...
#color index brightwhite default "~C $alternates"
color index brightwhite default "~C (parv_@yahoo\.com|parv@(localhost|.*holy\.cow))"
...i get error message while starting mutt...
Error in /home/parv/cf/mail/mutt.cf, line 58: parentheses not balanced
...i don't see how above regex for ~C could be invalid. when i tried
w/o end parentheses, i get...
Error in /home/parv/cf/mail/mutt.cf, line 59: error in pattern at:
parv@(localhost|.*holy.cow)
...so, is not possible to specify a regex for ~C even though manual
suggests one can...
~C EXPR message is either to: or cc: EXPR
...
In the above, EXPR is a regular expression.
what am i doing wrong, or missing?
- parv
--