I know, but that would cover only spaces, beginning and ending, dropping punctuations and the like. Some functionality is missed, for example, in a regex matchtext for an event, where you can't use [[:punct:]] the normal way.
Then again I know it would be solved with a simple ranged character class, but I'd really like to have this set as nicely as a simple \b.
Last edited by cold; 02/12/03 12:00 AM.