Emacs unicode 字符占用更多垂直空间

Ern*_*Jan 6 emacs

当我有箭头 (?) 时,它会在 Emacs 中占用更多的垂直空间。因此,带有此符号的行与我的其余代码具有不同的行高。这真的让我很恼火:)。

我的 init.el 中有以下字体设置(set-face-attribute 'default nil :family "Anonymous Pro" :height 110 :weight 'normal)

我在 OS X 上使用 Emacs 24.2(来自http://emacsformacosx.com/ 的包)

有没有办法让我的所有线条都具有相同的高度?

Ado*_*obe 0

我认为这是你的字体问题。您可以尝试使用不同的字体。例如,DejaVu Sans Mono-- \xe2\x87\x92char 与任何 ascii 字符具有相同的宽度和高度。

\n