both of them yield a

regexp: malformed `[]'

error.
I forgot to mention and I had an alternative solution from the
beginning /stat[abc]?([ ;]|-)/
I'm just wondering the reason the original version failed.

2010/7/13 Rodolfo (kix) <k...@kix.es>:
> Can you try:
>
> /stat[abc]?[ ;\\-]/
>
> I am not sure (and I do not have acme here), but probably the problem
> is with the backslash.
>
> You can try this too:
>
> /stat[abc]?[ ;-]/
>


-- 
Hugo

Reply via email to