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

Re: xcin can not work any more....



Gong Yi LIAO (廖宫毅) <granziliao@sinamail.com> writes:

>  If you want to input chinese in xemacs-21mule ,you have to set
> the language enviroment before editing documents
> steps:
> 1. click menu: mule -->set language enviroment 
>  2. choose your disired language enviroment 
> Of course,you have to active XIM server before running xemacs-mule 

--8<--[~/.emacs]-->8--

(setup-chinese-gb-environment)
(set-face-font
 'default
 '(
   "-isas-*-16-*-gb2312.1980-0"
   "-eten-*-16-*-big5-0"
   "-sony-*-16-*-jisx0201.1976-0"
   "-jis-*-16-*-jisx0208.1983-0"
   ) 'global '(mule-fonts) 'prepend) ; Yuk, not perfect elisp. 8-)

--8<--[~/.emacs]-->8--

Oh, yes, if you use custom, remember don't let it bully you. 8-)

Happy new year!

-- 
zhaoway



Reply to: