On September 27, 2002 at 11:32AM +0900, Shinichiro HIDA <[EMAIL PROTECTED]> wrote:
> I use jfbterm(to replace kon) on my laptop with framebuffer (sid), and > emacs21 and wanderlust(MUA). I can read/write japanese character and > accented character also easy. > (if (not window-system) > (set-terminal-coding-system 'compound-text-unix)) Great! This feature works on my emacs20 and mew (MUA) also. This feature is independent of the locale configuration. I can use Japanese/Latin-1 characters even if the LANG (or LC_CTYPE, LC_ALL) environment variable is set to "C". -- Tatsuya Kinoshita

