[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Regex question - Re: [Pan-users] ANN: Pan 0.14.2
From: |
Christophe Lambin |
Subject: |
Re: Regex question - Re: [Pan-users] ANN: Pan 0.14.2 |
Date: |
Mon, 1 Sep 2003 08:34:53 +0200 |
User-agent: |
Mutt/1.4.1i |
Wolf J. Flywheel [31/08/03 18:40 -0400]:
Content-Description: signed data
> "Can't use regular expression "^.*[[:<:]]free[[:>:]].*$":
> Invalid character class name".
> [...]
> [[:<:]]/[[:>:]] constructs are supposed to indicate word boundaries.
> [...]
Never seen that construct for word boundaries before. According to my grep
man page, '\b' indicates word boundaries (which I've used before, though not
in Pan). I suggest you give that a try.
Regards,
Christophe
- Re: Regex question - Re: [Pan-users] ANN: Pan 0.14.2,
Christophe Lambin <=