Dave Love <[EMAIL PROTECTED]> writes: > Yes. Perhaps someone knows exactly what Windows does (assuming the > only significant use of it is in Windows)?
I would guess that the presence of a BOM is sufficient heuristics. Detecting 0 or other low byte values every second byte would work for Latin script based languages, but I don't think any heuristic like that would work on Asian text unless you could assume a specific language and use a dictionary. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
