emacs-devel
[Top][All Lists]
Advanced

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

Re: hangul.el - new korean-hangul module


From: Jihyun Cho
Subject: Re: hangul.el - new korean-hangul module
Date: Fri, 25 Apr 2008 01:42:28 +0900

2008/4/22, Kenichi Handa <address@hidden>:
> In article <address@hidden>, "Jihyun Cho" <address@hidden> writes:
>
>  > I received mail from FSF that was attached a digital copy of assignment.
>  > And hangul module have little modified.
>
> > [2 emacs-korean-hangul-patch.diff <text/x-diff (base64)>]
>  > ? hangul.patch
>  > Index: emacs/leim/quail/hangul.el
>
>  Thank you.  I'm going to commit it.  But, before that, could
>  you please improve the code as below:
>
>  (1) The code has many new variables and functions, but there
>     are almost no docstrings nor comments.  Please add them
>     so that someone other than you can maintain the file
>     too.

OK. I will attach a new file.

>  (2) It seems that the new input methods doesn't have these
>     facilities that the original hangul input method had.
>  ----------------------------------------------------------------------
>  The key sequence "Z<key>" can be used for "0..A..a..".
>  The key sequence "H<key-sequence>" can be used for "ㅥㅦ...".
>  The key sequnece "S<key>" can be used for such symbols as "¥£‰...".
>  ----------------------------------------------------------------------
>     Please implement them for backward compatibility.

That sequence is a symbol characters. But nobody does not use that sequence.
Most Koreans using the F9 key for typing a symbol character.
Therefore, I will make improved version soon.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]