emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] adjusting korean key bindings


From: Kenichi Handa
Subject: Re: [PATCH] adjusting korean key bindings
Date: Fri, 12 Jun 2009 10:09:33 +0900

In article <address@hidden>, Jihyun Cho <address@hidden> writes:

> I adjusted a keymap.
> Many korean people are using a `Hanja' key to convert Hangul to Hanja
> and a `Hangul' key to toggle input method.
> As a keymap was adjusted, I modified a `hangul-to-hanja-conversion' function.

Thank you.  Although the patch need subtle modifications, it
seems that it surely improves usability for Korean users.
But, this change breaks backward compatibility.

-    (global [f9]  quail-hangul-switch-hanja nil)
+    (global [f9] hangul-to-hanja-conversion nil)

The key-binding of F9 for quail-hangul-switch-hanja is what
suggested long ago by a Korean person (I forgot who was
that).  Has the usage of F9 in Korea been changed in these
days?

By the way, Yidong and Stefan, the change don't fit in the
criteria of what can be intalled now, but, for Korean users,
I think it's worth taking your time to consider whether or
not to install it.  Please decide it.  I believe the change
is quite safe.

---
Kenichi Handa
address@hidden




reply via email to

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