On Feb 04, Brian Clark [[EMAIL PROTECTED]] wrote: > If I set this up in my .muttrc: > > color index brightblue white "~b foobar" > > Or this: > > color index brightblue white "~b \"foobar\"" > > And I open a mbox where every single message is encrypted, as soon as I > enter that mbox I get the prompt for my GPG passphrase. > > It seems like it's trying to descrypt the messages to check the body. > After I enter my passphrase, each move up or down in the list is > _really_ slow -- which is another hint that it may be trying to descrypt > each messages first. > > Is that desired behavior, or is that a bug, or just a side effect of > working with ~b?
I'd have to say it's a feature -- it's doing what you told it to. And if you want it to not act this way, just use: color index brightblue white "!~G ~b foobar" which will explicitly exclude the encrypted messages.
msg24204/pgp00000.pgp
Description: PGP signature