[SCIM] Problems using scim with Emacs

Kitae neeum at yahoo.com
Fri Oct 22 04:21:26 PDT 2004


hi,

I don't know well about emacs, but I also use emacs.
Before reading your mail I use to emacs with mule not xim.

For using mule, I had set in my ~/.Xresoures
Emacs*useXIM:false

After remove that line, I check emacs with scim.
At first there is wrong, I can't any input CJK charactor.

(When I first install, emacs work fine with xim, so I wondering, may
there is something change. but not sure what is.)

I fond after copy an paste CJK charactor, SCIM work correctly.
That time I can see some message "loading subst-ksc.."

So I found something lisp that have simular name.
And found that form 
/usr/share/emacs/21.3.50/lisp/international/

I just add  
(load "/usr/share/emacs/21.3.50/lisp/international/subst-ksc.el")
(load "/usr/share/emacs/21.3.50/lisp/international/subst-jis.el")
(load "/usr/share/emacs/21.3.50/lisp/international/subst-gb2312.el")
;;(load "/usr/share/emacs/21.3.50/lisp/international/subst-big5.el")
to my ~/.emacs.el file

after add that line. I can use scim in my emacs.

When I load subst-big5.el some chinese charator desn't display
, when I use smart pinyin in scim. I not sure, just guess that 
happen by loading subst-big5 cover subst-gb2312 or missing big5 font...

Kitae

On Fri, 2004-10-22 at 11:12 +0200, Rodolfo Medina wrote:
> That's what I get when I try to type `China'
> with scim and Emacs:
> 
> 涓鍦
> 
> Rodolfo
> 
> _______________________________________________
> scim mailing list
> scim at freedesktop.org
> http://freedesktop.org/mailman/listinfo/scim
> 
> 





More information about the scim mailing list