[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: 22.1.50; function (keyboard-coding-system) doesn't consistent with v
From:
Richard Stallman
Subject:
Re: 22.1.50; function (keyboard-coding-system) doesn't consistent with variable keyboard-coding-system
Date:
2007年9月04日 18:57:41 -0400
> In my system (Windows XP, cp936 locale), function
> (keyboard-coding-system) returns nil, while variable
> keyboard-coding-system has a value of "cp936", this result in that
> chinese characters can't be inputed with system input method, I have to
> add (set-keyboard-coding-system 'cp936) in my ~/.emacs to make the
> system input method work, which was not necessary some days ago.
I suspect that this is because of multi-tty change which was
installed some days ago. Those who know about multi-tty
codes, please check what was broken.
I don't think so, because the version number he gives is that of
EMACS_22_BASE. In multi-tty, the version number is 23.0.50.
Please investigate this as a bug in Emacs 22.