In article <[EMAIL PROTECTED]>, Jason Rumney <[EMAIL PROTECTED]> writes:
> Kenichi Handa wrote: > > It seems that default-process-coding-system is not setup > > properly on Windows. When I run Emacs on my Windows, > > default-buffer-file-coding-system is set correctly to: > > japanese-shift-jis-dos > > but default-process-coding-system is: > > (undecided-dos . undecided-unix) > > > This is because DOS programs and Windows programs use different > coding-systems for their output. cmd.exe uses the DOS codepage. So there > isn't a single coding-system that is likely to be correct in most cases. Hmmm, then the next question is why the most preferred coding system is not set to cp850 or cp437 in his environment. --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
