aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2007-04-08 08:59:32 +0000
committerEli Zaretskii2007-04-08 08:59:32 +0000
commit4ed1bce5a818de5e891afc65a581aba49c7627f9 (patch)
treed55bf988bb581ce3d03225706f5560ba28722919
parent255b957cf4f476a01eae2ca45b503a5c4195d1f7 (diff)
downloademacs-4ed1bce5a818de5e891afc65a581aba49c7627f9.tar.gz
emacs-4ed1bce5a818de5e891afc65a581aba49c7627f9.zip
Update information about non-support of Windows input methods.
-rw-r--r--etc/PROBLEMS22
1 files changed, 14 insertions, 8 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 17e16bfbde7..050d89d7acc 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2113,16 +2113,22 @@ not as severely as in 21.1.
2113An inactive cursor remains in an active window after the Windows 2113An inactive cursor remains in an active window after the Windows
2114Manager driven switch of the focus, until a key is pressed. 2114Manager driven switch of the focus, until a key is pressed.
2115 2115
2116Windows input methods are not recognized by Emacs. Some 2116Windows input methods are not recognized by Emacs. However, some
2117of these input methods cause the keyboard to send characters encoded 2117of these input methods cause the keyboard to send characters encoded
2118in the appropriate coding system (e.g., ISO 8859-1 for Latin-1 2118in the appropriate coding system (e.g., ISO 8859-1 for Latin-1
2119characters, ISO 8859-8 for Hebrew characters, etc.). To make this 2119characters, ISO 8859-8 for Hebrew characters, etc.). To make these
2120work, set the keyboard coding system to the appropriate value after 2120input methods work with Emacs, set the keyboard coding system to the
2121you activate the Windows input method. For example, if you activate 2121appropriate value after you activate the Windows input method. For
2122the Hebrew input method, type "C-x RET k iso-8859-8 RET". (Emacs 2122example, if you activate the Hebrew input method, type this:
2123ought to recognize the Windows language-change event and set up the 2123
2124appropriate keyboard encoding automatically, but it doesn't do that 2124 C-x RET k hebrew-iso-8bit RET
2125yet.) 2125
2126(Emacs ought to recognize the Windows language-change event and set up
2127the appropriate keyboard encoding automatically, but it doesn't do
2128that yet.) In addition, to use these Windows input methods, you
2129should set your "Language for non-Unicode programs" (on Windows XP,
2130this is on the Advanced tab of Regional Settings) to the language of
2131the input method.
2126 2132
2127To bind keys that produce non-ASCII characters with modifiers, you 2133To bind keys that produce non-ASCII characters with modifiers, you
2128must specify raw byte codes. For instance, if you want to bind 2134must specify raw byte codes. For instance, if you want to bind