Randall Hopper <[EMAIL PROTECTED]> wrote on Mon, 14 Aug 2000:
> Well, I tried that before my original post. Here is the error Mutt
> generates on start-up:
>
> Error in /home/rhh/.mutt/lists.mutt, line 29: parentheses not balanced
> Error in /home/rhh/.muttrc-1.2i, line 205: source: errors in
>/home/rhh/.mutt/lists.mutt
> source: errors in /home/rhh/.muttrc-1.2i
>
> Line 29 of lists.mutt is where this send-hook is.
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.
Regards,
Mikko
--
// Mikko Hänninen, aka. Wizzu // [EMAIL PROTECTED] // http://www.iki.fi/wiz/
// The Corrs list maintainer // net.freak // DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
No computers were harmed during the creation of this email.