bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#15447: (quail-help "korean-hangul") generates errors.


From: Kenichi Handa
Subject: bug#15447: (quail-help "korean-hangul") generates errors.
Date: Wed, 25 Sep 2013 23:09:06 +0900

In article <83li2lh2w1.fsf@gnu.org>, Eli Zaretskii <eliz@gnu.org> writes:
> It looks like quail-help was designed to be called only by "C-h C-\",
> where it behaves reasonably, but since it's a command, it perhaps
> should have some minimal harness for when it is invoked by users
> directly.

If it is ok to break a subtle backward compatibility here,
let's make quail-help not a command.  It had to be a
command when I first implemented it, but now it doesn't have
to be.  It is now called from describe-current-input-method
by funcall.

---
Kenichi Handa
handa@gnu.org





reply via email to

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