Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4ed1bce5
Commit
4ed1bce5
authored
Apr 08, 2007
by
Eli Zaretskii
Browse files
Update information about non-support of Windows input methods.
parent
255b957c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
8 deletions
+14
-8
etc/PROBLEMS
etc/PROBLEMS
+14
-8
No files found.
etc/PROBLEMS
View file @
4ed1bce5
...
...
@@ -2113,16 +2113,22 @@ not as severely as in 21.1.
An inactive cursor remains in an active window after the Windows
Manager driven switch of the focus, until a key is pressed.
Windows input methods are not recognized by Emacs.
S
ome
Windows input methods are not recognized by Emacs.
However, s
ome
of these input methods cause the keyboard to send characters encoded
in the appropriate coding system (e.g., ISO 8859-1 for Latin-1
characters, ISO 8859-8 for Hebrew characters, etc.). To make this
work, set the keyboard coding system to the appropriate value after
you activate the Windows input method. For example, if you activate
the Hebrew input method, type "C-x RET k iso-8859-8 RET". (Emacs
ought to recognize the Windows language-change event and set up the
appropriate keyboard encoding automatically, but it doesn't do that
yet.)
characters, ISO 8859-8 for Hebrew characters, etc.). To make these
input methods work with Emacs, set the keyboard coding system to the
appropriate value after you activate the Windows input method. For
example, if you activate the Hebrew input method, type this:
C-x RET k hebrew-iso-8bit RET
(Emacs ought to recognize the Windows language-change event and set up
the appropriate keyboard encoding automatically, but it doesn't do
that yet.) In addition, to use these Windows input methods, you
should set your "Language for non-Unicode programs" (on Windows XP,
this is on the Advanced tab of Regional Settings) to the language of
the input method.
To bind keys that produce non-ASCII characters with modifiers, you
must specify raw byte codes. For instance, if you want to bind
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment