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

Re: Japanese locale configuration (was: debian-jp)



Salut.

At first, I am not knowing well and plobably this message would not be
to be so useful, sorry.

At Wed, 25 Sep 2002 17:29:49 +0900,
JC Helary wrote:

[...]

> i don't have x. when i want to work in japanese i run kon and all the little things i need (mutt-ja for ex) and everything works perfectly.
> 
> now the issue is when i quit kon, i am back to a normal console my bash prompt etc but now i want to be able to read my french mail (with mutt for ex).

[...]

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.

In my ~/.emacs

(cond ((>= emacs-major-version 21)
       (if (not window-system)
	   (set-terminal-coding-system 'compound-text-unix))))


When you want to type french sentence on emacs21, type "C-x RET C-\"
for select-input-method, and press TAB in minibuffer, appeared the
selection from leim(quail) system, then you could choose
french-postfix, french-azerty, or the others.

My env;

~ $ env
COLUMNS=83
EDITOR=vi
HOME=/home/shinichiro
HUSHLOGIN=FALSE
HZ=100
JLESSCHARSET=japanese
LANG=ja_JP.eucJP
LESS=-M
LINES=11
LOGNAME=shinichiro
LS_COLORS=
MAIL=/var/mail/shinichiro
OLDPWD=/home/shinichiro
PAGER=less
PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/bin/mh
PWD=/home/shinichiro
SHELL=/bin/bash
SHLVL=2
TERM=jfbterm
USER=shinichiro
XMODIFIERS=@im=none
_=/usr/bin/emacs

and I could type "carré, Côte du Rhône, à la crème, Provençal"
etc... in this environment.

-- 
Shinichiro HIDA
mailto:shinichiro@stained-g.net




Reply to: