* Adam Fabian [2005-12-03 07:31+0100] writes:
I really don't know what to make of this, but here's what I get if I try it after setting debug-on-error to t:
Your XEmacs doesn't find any coding system, probably because we used check-coding-system to decide whether the coding system is available.
I rewrote that part a bit so that check-coding-system is only used if it's actually available.
If you still have problems, please report them because those coding-system things are terribly hard to get right in different Emacs versions.
Helmut Eller (who hates exotic coding-systems).