>>>> "Christoph" == Christoph Wedler
<Wedler> writes:
Christoph> Any patch that will not allow me to toggle the eol type
Christoph> of a new buffer to the dos ending (like a) is
Christoph> completely useless for me, unless undecided is
Christoph> automatically viewed as dos eol type under Windows-NT.
What's wrong with
(setq file-coding-system-alist
(append file-coding-system-alist '(("." . undecided-dos)))
as a workaround? Generalize that appropriately to check system type
at run-time, and I'm sure Andy would support it for the default value
set in core. Ex oficio I don't like anything that changes core at
this point, not even if I suggested it, but I can be persuaded.
--
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.