]> git.eshelyaron.com Git - emacs.git/commit
Fix encoding and decoding of process I/O in Eshell on Windows
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 Oct 2022 10:59:49 +0000 (13:59 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 15 Oct 2022 10:59:49 +0000 (13:59 +0300)
commit63d084d4e435ae80e41ed19cfc48658819f84477
treedc65f8218b0bad987f4b1e6c2efbce7dfe2d9a0c
parent1ebabaf9ff1d7d3365d92ed2ac38c8cec9e9aa68
Fix encoding and decoding of process I/O in Eshell on Windows

* lisp/eshell/esh-proc.el (eshell-gather-process-output): Set up
encoding and decoding of text to/from the subprocess for
MS-Windows.  (Bug#58281)
lisp/eshell/esh-proc.el