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: Mon, 29 Dec 2014 18:02:44 +0200

> Date: Mon, 29 Dec 2014 12:02:21 +0400
> From: igor denisov <saufesma@gmail.com>
> 
> Hi Eli,

Please keep the bug address on the cc list.

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

Sorry, my bad.  Should be

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

(the quote in 'cp866 was missing).

> emacs.exe -Q
> 
> (netstat)
> 
> \200\252\342\250\242\255\353\245 \257\256\244\252\253\356\347\245\255\250\357
> 
> \210\254\357   \213\256\252\240\253\354\255\353\251  \240\244\340\245\341
> \202\255\245\350\255\250\251  \240\244\340\245\341
> \221\256\341\342\256\357\255\250\245

Please invoke "netstat" from the Windows shell prompt, redirecting its
output to a file, and send that file as a binary attachment.

> > And how is (print n) related to the problems with 'netstat'?

I'd still like the answer to this question, please.





reply via email to

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