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

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

bug#19458: codepage


From: Eli Zaretskii
Subject: bug#19458: codepage
Date: Sun, 28 Dec 2014 20:01:12 +0200

> Date: Sun, 28 Dec 2014 13:04:21 +0400
> From: igor denisov <saufesma@gmail.com>
> 
> When I issue
> (netstat) only following numbers displayed
> 
> \200\252\342\250\242\255\353\245 and so on instead of Cyrillic letters

Can you please send (as an attachment) the output of the netstat
program if you invoke it from the cmd prompt on that system?

Also, does it help to do this:

 M-: (let ((coding-system-for-read cp866)) (netstat)) RET

?

> (w32-get-codepage-charset 866)
> nil ----- the codepage is not valid

I don't think this is related, Emacs doesn't call
w32-get-codepage-charset when you invoke 'netstat'.





reply via email to

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