On 2009-01-03 14:29 +0100, Luo Yong wrote: > I move cursor to the chinese quote mark and press C-u C-x =, then it displays: > > =====> > > character: " (342396, #o1234574, #x5397c, U+201C)
U+201C is not really special to Chinese, it is used in English as well. The other character is U+201D then, I suppose? > charset: mule-unicode-0100-24ff > (Unicode characters of the range U+0100..U+24FF.) > code point: #x72 #x7C > syntax: . which means: punctuation > buffer code: #x9C #xF4 #xF2 #xFC > file code: #xE2 #x80 #x9C (encoded by coding system mule-utf-8) > display: by this font (glyph code) > -MUTT-ClearlyU > Arabic-Medium-R-Normal--17-120-100-100-P-93-ISO10646-1 (#x201C) Hm, I get a different font here: display: by this font (glyph code) -Adobe-Courier-Medium-R-Normal--17-120-100-100-M-100-ISO10646-1 (#x201C) And Courier is the default font in Emacs. Which font does your Emacs use for plain ASCII? Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org