如图,这是在我设置 LC_CTYPE=zh_CN.UTF-8 之后出现的,尝试更换字体也没有解决,求指点。
使用 describe-char
查询 ⓖ
可得:
position: 325 of 357 (91%), column: 0
character: ⓖ (displayed as ⓖ) (codepoint 9430, #o22326, #x24d6)
preferred charset: unicode-bmp (Unicode Basic Multilingual Plane (U+0000..U+FFFF))
code point in charset: 0x24D6
script: symbol
syntax: w which means: word
category: .:Base, L:Left-to-right (strong), h:Korean, j:Japanese, l:Latin
to input: type "C-x 8 RET 24d6" or "C-x 8 RET CIRCLED LATIN SMALL LETTER G"
buffer code: #xE2 #x93 #x96
file code: #xE2 #x93 #x96 (encoded by coding system utf-8-unix)
display: by this font (glyph code)
x:-misc-fixed-medium-r-normal-ko-18-120-100-100-c-180-iso10646-1 (#x24D6)
Character code properties: customize what to show
name: CIRCLED LATIN SMALL LETTER G
general-category: So (Symbol, Other)
decomposition: (circle 103) (circle 'g')
接下来就是 尝试设置 --fixed-medium-r-normal--16-----*-fontset-standard
搞不定啊,求路过的大神指点迷津