[Bug: 21.4.12] mail-extr.el broken for ISO-8859-2
Stephen J. Turnbull
stephen at xemacs.org
Fri Mar 5 23:14:18 EST 2004
>>>>> "Jan" == Jan Rychter <jan at rychter.com> writes:
Jan> But on the other hand, there is no reason not to be able to
Jan> use character classes in regexps, either.
In Mule regexps there is a \c construct which matches a user-definable
class. I'm not sure if it works correctly in XEmacs. If it does, it
should be fairly easy to reuse that code to implement hard-coded
classes for [:alpha:] and the like.
Unfortunately, the POSIX classes like [:alpha:] are probably not
well-defined in a Mule environment.
Eg, you say that "you don't let non-ISO-8859-2 characters into your
BBDB". I think that we really want (to have the option of) character
classes being locale-dependent.
--
Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.
More information about the XEmacs-Beta
mailing list