>>>> "SJT" == Stephen J Turnbull
<turnbull(a)sk.tsukuba.ac.jp>:
John> ;;; Support for Japanese characters when running under MULE
John> (MUlti Lingual Emacs)
SJT> This code looks strange to me, and the comments are quite possibly
SJT> incorrect about differences between EUC and SJIS. I don't have time
SJT> to check for bogosity right now, but in the interest of narrowing the
SJT> possibilities:
SJT>
SJT> Are you using Mule? If so, are there any Japanese characters in the
SJT> files or are they straight ASCII? Does the error show up with a
SJT> no-mule build?
SJT>
SJT> Even if the sniff.el code is entirely correct, it's possible that
SJT> using Mule would cause X selections to behave differently.
I'm not building with Mule...
-JT