emacs设置中文输入的方法
摘要:
最好的办法是修改.bashrc:export LANG=en_US.UTF-8export LC_CTYPE=zh_CN.UTF-8 图形界面的emacs在 emacs-china有帖子如下(其中~/xprofile测试有效):对了,Linux上还有一个坑,就是有的情况下(比如我的Archlinux 阅读全文
posted @ 2020-01-09 11:28 xiegangqingnian 阅读(1147) 评论(0) 推荐(0) 编辑