aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorJoakim Verona2012-03-13 08:23:14 +0100
committerJoakim Verona2012-03-13 08:23:14 +0100
commit4b2cea2874f3a699ebe96349ef34fb7206cc0fa5 (patch)
treebbd39cf660d9b79b2cff9e39ef6209af4cf9fb8b /etc/PROBLEMS
parent1de331c486475093aa6b75ef6c259f7164e7620c (diff)
parent6ea7151ba66df966974060711512b49b9059566e (diff)
downloademacs-4b2cea2874f3a699ebe96349ef34fb7206cc0fa5.tar.gz
emacs-4b2cea2874f3a699ebe96349ef34fb7206cc0fa5.zip
upstream
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 75627f084cd..ae3f49868b2 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -302,6 +302,12 @@ Help mode due to setting `temp-buffer-show-hook' rather than using
302 302
303** Keyboard problems 303** Keyboard problems
304 304
305*** Unable to enter the M-| key on some German keyboards.
306Some users have reported that M-| suffers from "keyboard ghosting".
307This can't be fixed by Emacs, as the keypress never gets passed to it
308at all (as can be verified using "xev"). You can work around this by
309typing `ESC |' instead.
310
305*** "Compose Character" key does strange things when used as a Meta key. 311*** "Compose Character" key does strange things when used as a Meta key.
306 312
307If you define one key to serve as both Meta and Compose Character, you 313If you define one key to serve as both Meta and Compose Character, you