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: Kenichi Handa
Subject: Re: hangul.el - new korean-hangul module
Date: Tue, 22 Apr 2008 16:36:35 +0900

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.

(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.

---
Kenichi Handa
address@hidden




reply via email to

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