Hello Brian, and much thanks for the problem report!

 On Monday, October 31, 2005 at 20:23:01 -0500, Brian Clark wrote:

> After upgrading to Mutt 1.5.11-2, when starting mutt, I get the error:
>| Error in /home/brian/.mutt/rc.private, line 62: [: invalid command
> Line 62 of /home/brian/.mutt/rc.private contains the following:
>| message-hook "~h X-Spam-Status:.*hits=[0-9]+" "unignore X-Spam-Status"
> Previously worked with 1.5.9.

    Confirmed problem with stock 1.5.11, while 1.5.9 and 1.5.10 do work.
This might be due to the new =x string matching patterns, so perhaps bug
should be upstreamed so Brendan can comment (if he's there). In the
meantime, as a workaround, you can prepend the "=" with 2 backslashes,
like this:

| message-hook "~h X-Spam-Status:.*hits\\=[0-9]+" "unignore X-Spam-Status"

    This syntax is backward compatible.


Bye!    Alain.
-- 
 KW> Program received signal SIGSEGV, Segmentation fault.
 I'm not really here, but also try nuking your header cache.
  -- BC in "Real Programmers Don't Eat Cache on Holidays" --


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to