Mikko Hänninen:
 |Oh, right.  That's the usual "|'s in patterns must be quoted" issue.
 |
 |Try this:
 |
 |  send-hook "^~C '(jim|john|joe)@home.com'" "set pgp_autoencrypt"
 |
 |Or if that doesn't work, try escaping (\) the |'s, or double escaping...
 |It's a known issue, sort of a bug, in the way the pattern matcher works.

That works fine.  Thanks.

-- 
Randall Hopper
[EMAIL PROTECTED]

Reply via email to