>>>> "APA" == Adrian Aichner
<Adrian.Aichner(a)t-online.de> writes:
APA> Should I test for (or (featurep 'file-coding) (featurep
APA> 'mule)) instead?
I'm fairly sure (featurep 'mule) => (featurep 'file-coding). However,
the straight forward thing to do is to test for (fboundp 'get-coding-system).
This (the hexl thing) is a natural mistake for mule programmers to
make; as long as we support building without mule and without
file-coding, we should make some test like this.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Don't ask how you can "do" free software business;
ask what your business can "do for" free software.