emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Character shown as \377 in *Shell* on w32


From: Jason Rumney
Subject: Re: Character shown as \377 in *Shell* on w32
Date: Fri, 29 Dec 2006 10:25:53 +0000
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]