Serious problem with non-ASCII words

Matthias Andree matthias.andree at gmx.de
Fri Sep 20 19:09:05 CEST 2002


On Fri, 20 Sep 2002, Paul Tomblin wrote:

> > I already observed this problem. It is quite simple. These are the
> > alphanumeric characters in Latin-1, which should be used in the parser for the
> > Latin-1 character set.
> > 
> > [0-9A-Z_a-zªµºÀ-ÖØ-öø-ÿ]
> 
> Doesn't [::isalpha::] work?

I tried it, but it looks as though GNU flex 2.5 was totally blind on the
locale eye. There are other lexers that are locale aware (HP-UX), but
this kills portability.

For summay digest subscription: bogofilter-digest-subscribe at aotto.com



More information about the Bogofilter mailing list