>>>> "Kai" == Kai Großjohann
<kai.grossjohann(a)gmx.net> writes:
Kai> Hm. Does XEmacs really choke on byte-compiling any file that
Kai> has
Kai> ;; -*- coding: iso-8859-1; -*-
Quite possibly. Almost all XEmacs Lisp files were converted to ISO
2022 seven bit code about four years ago. For Mule safety, compiled
.elcs are in a different seven bit code.
Coding cookies are evil. Lisp sources really should be in a single
specified universal coding system, preferably Unicode UTF-8 but of
course that's not currently feasible.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.