comparison etc/PROBLEMS @ 90609:bb0e318b7c53

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 447-459) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 141-144) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-115
author Miles Bader <miles@gnu.org>
date Tue, 03 Oct 2006 05:04:21 +0000
parents a1a25ac6c88a 8c94e11c22ec
children 02cf29720f31
comparison
equal deleted inserted replaced
90608:1bc627bac080 90609:bb0e318b7c53
834 834
835 To prevent this, turn off the Exceed's "automatic font substitution" 835 To prevent this, turn off the Exceed's "automatic font substitution"
836 feature (in the font part of the configuration window). 836 feature (in the font part of the configuration window).
837 837
838 * Internationalization problems 838 * Internationalization problems
839
840 ** M-{ does not work on a Spanish PC keyboard.
841
842 Many Spanish keyboards seem to ignore that combination. Emacs can't
843 do anything about it.
839 844
840 ** Characters from the mule-unicode charsets aren't displayed under X. 845 ** Characters from the mule-unicode charsets aren't displayed under X.
841 846
842 XFree86 4 contains many fonts in iso10646-1 encoding which have 847 XFree86 4 contains many fonts in iso10646-1 encoding which have
843 minimal character repertoires (whereas the encoding part of the font 848 minimal character repertoires (whereas the encoding part of the font
1088 Note that if you have Alt keys but no Meta keys, Emacs translates Alt 1093 Note that if you have Alt keys but no Meta keys, Emacs translates Alt
1089 into Meta. This is because of the great importance of Meta in Emacs. 1094 into Meta. This is because of the great importance of Meta in Emacs.
1090 1095
1091 ** Window-manager and toolkit-related problems 1096 ** Window-manager and toolkit-related problems
1092 1097
1098 *** Gnome: Emacs receives input directly from the keyboard, bypassing XIM.
1099
1100 This seems to happen when gnome-settings-daemon version 2.12 or later
1101 is running. If gnome-settings-daemon is not running, Emacs receives
1102 input through XIM without any problem. Furthermore, this seems only
1103 to happen in *.UTF-8 locales; zh_CN.GB2312 and zh_CN.GBK locales, for
1104 example, work fine. A bug report has been filed in the Gnome
1105 bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=357032
1106
1093 *** Gnome: Emacs' xterm-mouse-mode doesn't work on the Gnome terminal. 1107 *** Gnome: Emacs' xterm-mouse-mode doesn't work on the Gnome terminal.
1094 1108
1095 A symptom of this bug is that double-clicks insert a control sequence 1109 A symptom of this bug is that double-clicks insert a control sequence
1096 into the buffer. The reason this happens is an apparent 1110 into the buffer. The reason this happens is an apparent
1097 incompatibility of the Gnome terminal with Xterm, which also affects 1111 incompatibility of the Gnome terminal with Xterm, which also affects