>>>> "sjt" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Jerry> Even so, I'd feel better leaving it "raw-text".
sjt> raw-text = "binary except do evil things with newlines". Ie,
sjt> raw-text-unix == binary.
OK, I've checked. This needs to be changed. What happens with the
EOL detector is that when it sees a CR, it pushes it back on the queue
and waits for the next character. However, I've discovered that the
keyboard-coding-system can remain `undecided' (ie, no EOL convention
detected) indefinitely.
So I conclude that (1) we need to set the EOL to unix for now, and (2)
we should figure out how to unhook the detector from the coding system
for keyboard.
--
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.