I ran into a problem with the ignore/unignore commands.  It appears that
the patterns they accept cannot be regex patterns.  This works:

        ignore *

and this works:

        unignore subject: to: from:

but this doesn't work:

        unignore ^(Subject|To|From):

So do the ignore/unignore commands deal with shell globbing only?  Would
it be a good idea to make both commands use regex patterns?


-- 
Eugene Lee
[EMAIL PROTECTED]

Reply via email to