|
发表于 2010-1-13 08:55:32
|
显示全部楼层
一直都是用emacs-daemon的,没有楼主的现象。
猜想是字体的问题。楼主是如何设置字体的?
1. 在 xorg.conf 文件的字体路径中应该有一个中文字体。- Section "Files"
- FontPath "/usr/share/fonts/droid"
- FontPath "/usr/share/fonts/TTF"
- EndSection
复制代码
2. 如果上面的设置不能解决问题,可能跟emacs字体设置有关。
楼主是如何设置emacs字体的呢?关于emacsclient字体的问题,本论坛曾有过讨论,并且至少有两个解决方案,请自行搜索。 |
|