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.




_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to