[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs 23.1.94 pretest
From: |
Daichi UEURA |
Subject: |
Re: Emacs 23.1.94 pretest |
Date: |
Fri, 12 Mar 2010 23:57:59 +0900 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 6.1; ja; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 |
I confirmed the behavior which you reported with using the same environment.
However I think it depends on what kind of font your Emacs uses.
Please try the following setting. Japanese characters render correctly.
(set-default-font "MS Gothic 10")
BR/Daichi
>/ Tak Ota <address@hidden> writes:/
>/ /
>/ > Some Japanese characters don't render correctly. One such example/
>/ > character is the middle letter in the word game "ゲーム". Another one/
>/ > I found is the dot character here between 1 and 2 "1・2"./
>/ >/
>/ > It is tested on GNU Emacs 23.1.94.1 (i386-mingw-nt6.1.7600) running on/
>/ > Windows 7 Professional 64-bit (6.1, Build 7600). This problem is not/
>/ > new and has been observed for some time./