完美解决windows下emacs的中文输出乱码问题

我是通过修改 comint-input-sender 变量,在执行命令前用 set-process-coding-system 改 shell 的编码,就没用 chcp 命令

3 个赞