Re: Mule for emacs20

1999-12-07 Thread Marshal Wong
Thanks! Worked like a charm! Marshal From: Jinsong Zhao <[EMAIL PROTECTED]> Subject: Re: Mule for emacs20 Date: 06 Dec 1999 11:01:18 -0800 > In emacs20, you don't need mule: it's part of emacs20. However, I'm > not sure if Debian version contains the leim pack

Re: Mule for emacs20

1999-12-06 Thread Jinsong Zhao
In emacs20, you don't need mule: it's part of emacs20. However, I'm not sure if Debian version contains the leim package. You can download and compile your self and make sure to include the leim package. For GB, you need add one line in the .emacs: (set-language-environment 'Chinese-GB) and the f

Mule for emacs20

1999-12-04 Thread Marshal Wong
Could anybody help me on getting mule to work for emacs20. I want to be able to read and write chinese characters, but everytime I get a BIG5 encoded e-mail, all the chinese characters come out as square boxes (under X). It works under Xemacs, but I would like to stay GNU. Any suggestions? I ha