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

Re: system working again...



Shuichi OONO writes:
> Anyway, you can use Japanese on emacs20 with xfonts-cjk installed.
> 
> First, set default fontset of emacs to Japanese capable one.
> 
> ~/.Xresources:
> 
> Emacs.Fontset-0:	-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-16
> Emacs.Font:		fontset-16
> 
> Then, set 'Japanese as language-environment.
> 
> ~/.emacs:
> 
> (if (featurep 'mule)
>     (set-language-environment 'Japanese)
>   (set-default-coding-systems 'euc-jp))
> 
> You may set language environment using menu bar.
> 
> Thats all for getting Japanese text on emacs20.
> If you want to input Japanese text, some input methods are
> available as debian package.
Thanks for the help, now this is where I am...there are several different methods for inputting japanese text in emacs, such as Wnn, Canna, skk, etc...which wuold you suggest, and is there any documentation as to how to set these up?

Josh


Reply to: