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

Re: Input and display chinese in emacs



	在 xemacs 的做法是

	秀中文:

	M-x set-language-environment => Chinese-BIG5

	输入法: 

	1. M-x load-library => leim-list

	2. C-x m \ => chinese-<你要的输入法>

	假设要把预设的输入法设成仓颉, 这些动作写在设定档就是

(set-language-environment '"Chinese-BIG5")
(load-library '"leim-list")
(load-library '"quail/tsang-b5")
(setq-default default-input-method '"chinese-b5-tsangchi")

	xemacs 对字形的大小比较不要求, 感觉上比较弹性吧...

	另外, 以前也有在 xemacs 里试过 XIM Root, OffTheSpot 都可以,

	emacs 就没试过了.

 
On Wed, 7 Jun 2000, Anthony Fok wrote:

> It depends.  我以前想叫 Emacs 用 xcin,但不太成功。可能我的设定有错。
> xa+cv 也可以。但我认为最好的方法,是利用 Emacs 里已有的 MULE 功能,
> 可利用以下选单:
> 
> 	Mule -> Set Language Environment -> Chinese -> Chinese-BIG5
> 	Mule -> Select Input Method, 按 tab 显示选择,希望有您的输入法。
> 		(请问您用什么输入法?)
> 
>   再 shift-[left mouseclick],出现 Font menu,选 Fontset,
> standard: 16-dot medium,就可以了。  Mule 选单底下还有其它好玩的东西,
> feel free to experiment!  :-)
> 
>   当然,您不用每次开 emacs 都这样做,把您的设定放进 ~/.emacs-big5,
> 开 emacs 时 load 这个 config file (I don't know which command-line
> options.)。  也许这里的 Emacs 专家 (如 zhaoway) 可以帮您。
> 
> 					东东
> 
> On Thu, Jun 08, 2000 at 02:18:41AM +0800, hingwah wrote:
> > Hello,sorry for asking question again.
> > I would like to know how can I input and display chinese in emacs.
> > Do I need to use XA+CV this time?
> > I am using xa+cv to use emacs now...When I try to type some chinese
> >  some chinese cannnot display...For example,if I type
> > 你好吗,it will 你好吗,it cannot display 你
> > but if I copy the word from emacs to forexample in crxvt..It can display it correctly...
> > is it the problem of xa+cv?can the emacs really save the chinese into the file?
> 
> -- 
> Anthony Fok Tung-Ling                Civil and Environmental Engineering
> foka@ualberta.ca, foka@debian.org    University of Alberta, Canada
> Come visit Our Lady of Victory Camp -- http://www.olvc.ab.ca/
> 
> 
> --  
> To UNSUBSCRIBE, email to debian-chinese-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
| This message was re-posted from debian-chinese@lists.debian.org
| and converted from big5 to gb2312 by an automatic gateway.



Reply to: