* David Engster (2010-05-27) writes:

> Well, we're in locale hell. 'Belaïche' in iso-8859-1 is '0x42 0x65 0x6c
> 0x61 0xef 0x63 0x68 0x65'. In UTF-8, the '0xef' indicates a 3 byte
> sequence, but the following '0x63' lacks the necessary control bits ('1'
> and '0'), hence it's an illegal character which isn't matched by ".".
>
> LANG=C is a unibyte locale.

Okay, thanks.  I've committed the change now.  You can choose why
calling autogen.sh works again: because of the change in the script or
because my name does not include a non-ascii char. (c:

-- 
Ralf

_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to