"Pat Lasswell" <[EMAIL PROTECTED]> writes: > > It seems that char 254 doesn't behave as expected in regular expressions on > this platform.
Trying all bytes is probably bogus in a multibyte locale, but if we're still in "C" locale at that point then it ought to work. (Maybe should force (setlocale "C") just in case for those tests.) _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user