diff options
| author | Alan Mackenzie | 2022-01-22 11:02:50 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2022-01-22 11:02:50 +0000 |
| commit | 14d64a8adcc866deecd758b898e8ef2d836b354a (patch) | |
| tree | 83cff9669e266f8e283ccb8cd7518e909240f1e1 /etc/PROBLEMS | |
| parent | bdd9b5b8a0d37dd09ee530c1dab3a44bee09e0f8 (diff) | |
| parent | ebe334cdc234de2897263aed4c05ac7088c11857 (diff) | |
| download | emacs-scratch/correct-warning-pos.tar.gz emacs-scratch/correct-warning-pos.zip | |
Merge branch 'master' into scratch/correct-warning-posscratch/correct-warning-pos
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 9040c492563..2358203c3d3 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -1304,6 +1304,13 @@ and then Alt-F7). A bug for it is here: | |||
| 1304 | https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/231034. | 1304 | https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/231034. |
| 1305 | Note that a permanent fix seems to be to disable "assistive technologies". | 1305 | Note that a permanent fix seems to be to disable "assistive technologies". |
| 1306 | 1306 | ||
| 1307 | *** Enlightenment: Frames not redrawn after switching virtual desktops | ||
| 1308 | |||
| 1309 | With Enlightenment version 0.25, Emacs frames may no be redrawn orderly | ||
| 1310 | after switching back from another virtual desktop. Setting the variable | ||
| 1311 | 'x-set-frame-visibility-more-laxly' to one of 'focus-in', 'expose' or | ||
| 1312 | 't' should fix this. | ||
| 1313 | |||
| 1307 | *** Gnome: Emacs receives input directly from the keyboard, bypassing XIM. | 1314 | *** Gnome: Emacs receives input directly from the keyboard, bypassing XIM. |
| 1308 | 1315 | ||
| 1309 | This seems to happen when gnome-settings-daemon version 2.12 or later | 1316 | This seems to happen when gnome-settings-daemon version 2.12 or later |