Here's a stupid question:

I just installed gpg and I want the output of, say, signature
verification to be coloured like it is for pgp. So I modified the regex I
found in my muttrc from

color   body  brightgreen   default "^Good signature"

to

color   body  brightgreen   default "^(gpg: )?Good signature"

but now, unsurprisingly, the gpg: part is also green. How can I make
only "Good signature" green without colouring "gpg: ", but only if it
appears at the beginning of the line or immediately after "gpg: "?

Is it possible?
-- 
Brendan Cully <[EMAIL PROTECTED]> | OLD SKOOL ROOLZ
"I hope I don't win                |          .-_|\ 
 The rules say to bring a friend   |         /     \
 I don't have any"                 | Perth ->*.--._/

Reply via email to