nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-workers] pick character classes


From: Paul Fox
Subject: [Nmh-workers] pick character classes
Date: Tue, 28 Mar 2006 19:09:03 -0500

i noticed this afternoon that pick doesn't honor ranges in
character classes.  it treats the class "[a-z]" as three
characters ('a', 'z', and '-') instead of 26.  so i implemented it.

as i was coming to the end of the work, i suddenly had a nasty
feeling of deja vu.  now it might be because i've implemented
ranges for similar regex code before, or it might be because this
has been done or talked about on the list before.

is there already a patch out there for character classes ranges
in pick regexps?  or is there a reason they shouldn't be implemented?

paul
=---------------------
 paul fox, address@hidden (arlington, ma, where it's 42.8 degrees)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]