Attached are the result image and the contents of the *Help* buffer. -Tak Tue, 27 Sep 2011 17:45:23 -0700: Kenichi Handa wrote: > In article <20110927.155802.49633926.Takaaki.Ota@am.sony.com>, "Ota, Takaaki" writes: > > > One of the Japanese character code (unicode 30fc - > > http://www.fileformat.info/info/unicode/char/30fc/index.htm) does not > > display correctly on w32 platform. Instead of the correct shape of > > the character what I see is a rectangle box at the character location > > that has hex number 30 and fc inside. Following two lines includes > > the subject character. > > > テストケース > > インティグレーション > > Please try this and show me the contents of the resulting > *Help* buffer. > > % emacs -Q > ESC : (setq font-log nil) RET > ESC : (insert #x30fc) RET > C-u 0 M-x font-show-log RET > > --- > Kenichi Handa > handa@m17n.org >