[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: korean input method
In article <200209011222.g81CMIA01472@xxxxxxxxxxxxxxxxxxxxx>, "=?ISO-8859-1?Q?Gerd R=E4ther?=" <gerd@xxxxxxxxxxx> writes:
> I use emacs 20.7.1 with Mule and do not know how to write
> the korean alphabet. I can only create certain hangul letters
> with try and error although I tried the McCune/Reischauer Mapping
> system.
I have no idea what is McCune/Reischauer Mapping system.
> Can somebody send me or point me to a URL where I can
> get a mapping
> romaja -> hangul letter
Please try M-x list-input-methods RET. If your Emacs is
properly installed with leim package, you should see these
korean input methods.
korean-hangul (`한2' in mode line)
한글 2벌식: Hangul input method with Hangul keyboard layout (KSC5601)
korean-hangul3 (`한3' in mode line)
한글 3벌식: Hangul input method
korean-hanja (`漢2' in mode line)
2벌식KSC漢字: 該當하는 漢字의 韻을 한글2벌式으로 呼出하여 選擇
korean-hanja3 (`漢3' in mode line)
3벌식KSC漢字: 該當하는 漢字의 韻을 한글3벌式으로 呼出하여 選擇
korean-symbol (`심벌' in mode line)
한글심벌입력표:
You can start using any of them by typing C-u C-\ XXX RET,
where XXX is one of the above input method names
(e.g. korean-hangul).
If you realy want to know the mappings of each input method,
please read the souce files (usually insalled in
/usr/local/share/emacs/20.7/leim/quail/XXX.el, where XXX is
hangul, hangu3, hanja, or hanja3.
---
Ken'ichi HANDA
handa@xxxxxxxxx