>>>> "Hrvoje" == Hrvoje Niksic
<hniksic(a)xemacs.org> writes:
> In the last case when the compiled xemacs is started one sees
> the words Raw in the left lower corner, while ISO8 in the mule
> case and nothing in the -with-mule=no case.
Hrvoje> It sounds like in one case you get the "file coding"
Hrvoje> feature, whereas in the other case you don't. I'm not
Hrvoje> sure why that would be the case.
I don't see how it can possibly be the case, based on configure.in.
The first times that the configure flags are tested is this:
test -z "$with_mule" && with_mule=no
test -z "$with_file_coding" && with_file_coding=no
I'm assuming 21.4, here. file-coding is not optional in current 21.5.
--
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.