Juanma Barranquero <[EMAIL PROTECTED]> writes: > I've not checked other encodings. Did you? Are you really sure that > all other frequently used 8-bit encodings put uncommon characters for > 0xFF and 0xFE? Because the fact that they aren't ASCII doesn't mean > that they are infrequent in the target language.
Among the 8-bit encodings supported by glibc there are IMHO no encodings which have a significant probability of being misdetected as UTF-16. They either don't define both code points, or define them to characters that are very unlikely to occur next to each other, let alone at the start of a file. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel