I received a bug report from a Chinese user complaining that Emacs 22 wants to use a Japanese font to display a character from the Chinese alphabet, even if the language environment is set to something Chinese (in this case, Chinese-GB).
My guess is that the character is identical in Chinese and Japanese (kanji) alphabets and that Emacs just uses the "best fitting" font, which isn't installed on this user's workstation. Apparently, (list-charset-chars 'chinese-gb2312) correctly shows the character, but the font isn't selected when displaying a regular buffer. Is that a bug or a configuration problem? I'm not really knowledgeable about this stuff, can someone enlighten me? You can find more information here: <URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328196> Thanks, -- Romain Francoise <[EMAIL PROTECTED]> | I like the streets when it's a miracle -- http://orebokech.com/ | they're empty, I can make the | rest up. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel