help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] look for help with emacs and chinese GB


From: lee
Subject: Re: [h-e-w] look for help with emacs and chinese GB
Date: Tue, 29 Jan 2002 17:08:04 +0900

hi
firstly , thank you for your help.
but i found another problem that when i add the lines below to my .emacs

(setq default-frame-alist
      (append
       '((font . (create-fontset-from-ascii-font
                  "chinese-gb2312:-*-MS
Song-normal-r-*-*-12-*-*-*-c-*-gb2312-*")))
       default-frame-alist))

emacs 21.1 reports error when starting
" wrong type argument: stringp,(create-fontset-from-ascii-font
"chinese-gb2312:-*-MS Song-normal-r-*-*-12-*-*-*-c-*-gb2312-*")      "

and even i copy below lines ( as in the FAQ) to .emacs
(setq default-frame-alist
      (append
       '((font . (create-fontset-from-ascii-font
                  "-*-Andale Mono-normal-r-*-*-13-*-*-*-c-*-iso8859-2")))
       default-frame-alist))
also report erros just like the error above , i am cofused by that.

>There is also a known bug in 21.1 on Windows that it picks up the
>vertical fonts by default on Chinese and Japanese versions of Windows.
>You can work around this by defining a fontset (as in the FAQ) and
>using that.
yes, i do know this bug, what do you mean defining a fontset ? just  add
lines about  create-fontset i
mentioned above?
by the way, if i only set the command
(set-w32-system-coding-system 'chinese-iso-8bit)
thers is no errors.




joe lee
address@hidden
NTT ELECTRONICS
TOKYO  JAPAN
tel:  +81 46 2353756(my extension telephone 95 529)
fax: +81 46 2363250






reply via email to

[Prev in Thread] Current Thread [Next in Thread]