diff options
| author | Chong Yidong | 2006-09-30 17:58:29 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-09-30 17:58:29 +0000 |
| commit | 0e71e4a86811d6d6c70902fef1012241f56d104a (patch) | |
| tree | 6240315777d0991184b04079547560d0bf6ee923 /etc/PROBLEMS | |
| parent | ec3982f4aafb308134c2ff7ce6a115b9515e321e (diff) | |
| download | emacs-0e71e4a86811d6d6c70902fef1012241f56d104a.tar.gz emacs-0e71e4a86811d6d6c70902fef1012241f56d104a.zip | |
* PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 69e56437ef0..7592ba6c29c 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -1091,6 +1091,15 @@ into Meta. This is because of the great importance of Meta in Emacs. | |||
| 1091 | 1091 | ||
| 1092 | ** Window-manager and toolkit-related problems | 1092 | ** Window-manager and toolkit-related problems |
| 1093 | 1093 | ||
| 1094 | *** Gnome: Emacs receives input directly from the keyboard, bypassing XIM. | ||
| 1095 | |||
| 1096 | This seems to happen when gnome-settings-daemon version 2.12 or later | ||
| 1097 | is running. If gnome-settings-daemon is not running, Emacs receives | ||
| 1098 | input through XIM without any problem. Furthermore, this seems only | ||
| 1099 | to happen in *.UTF-8 locales; zh_CN.GB2312 and zh_CN.GBK locales, for | ||
| 1100 | example, work fine. A bug report has been filed in the Gnome | ||
| 1101 | bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=357032 | ||
| 1102 | |||
| 1094 | *** Gnome: Emacs' xterm-mouse-mode doesn't work on the Gnome terminal. | 1103 | *** Gnome: Emacs' xterm-mouse-mode doesn't work on the Gnome terminal. |
| 1095 | 1104 | ||
| 1096 | A symptom of this bug is that double-clicks insert a control sequence | 1105 | A symptom of this bug is that double-clicks insert a control sequence |