aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorKenichi Handa2006-04-11 01:28:04 +0000
committerKenichi Handa2006-04-11 01:28:04 +0000
commit2fb18d1328ca01410d24a73939e5b79a6a12a914 (patch)
treeb443a4fd045bd1ae301c1461ac7eebc546d07506 /etc
parent81117bddbd9f786706c28b53d25f276918731427 (diff)
downloademacs-2fb18d1328ca01410d24a73939e5b79a6a12a914.tar.gz
emacs-2fb18d1328ca01410d24a73939e5b79a6a12a914.zip
(C-SPC fails ...): Add description for fcitx.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/PROBLEMS8
2 files changed, 11 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 7811dc46526..28ae69d3410 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12006-04-11 Kenichi Handa <handa@m17n.org>
2
3 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
4
12006-04-10 Bill Wohler <wohler@newt.com> 52006-04-10 Bill Wohler <wohler@newt.com>
2 6
3 * NEWS: Add package-version keyword to `defcustom' and mention 7 * NEWS: Add package-version keyword to `defcustom' and mention
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index de0dc31edff..f106f9a4a17 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -991,7 +991,7 @@ xmodmap command to the xdm setup script for that display.
991 991
992Use the shell command `xset bc' to make the old X Menu package work. 992Use the shell command `xset bc' to make the old X Menu package work.
993 993
994*** C-SPC fails to work on Fedora GNU/Linux. 994*** C-SPC fails to work on Fedora GNU/Linux (or with some input method).
995 995
996Fedora Core 4 steals the C-SPC key by default for the `iiimx' program 996Fedora Core 4 steals the C-SPC key by default for the `iiimx' program
997which is the input method for some languages. It blocks Emacs users 997which is the input method for some languages. It blocks Emacs users
@@ -1005,6 +1005,12 @@ Another is to specify `Emacs*useXIM: false' in your X resources.
1005 1005
1006Another is to build Emacs with the `--without-xim' configure option. 1006Another is to build Emacs with the `--without-xim' configure option.
1007 1007
1008The same problem happens on any other system if you are using fcitx
1009(Chinese input method) which by default use C-SPC for toggling. If
1010you want to use fcitx with Emacs, you have two choices. Toggle fcitx
1011by another key (e.g. C-\) by modifying ~/.fcitx/config, or be
1012accustomed to use C-@ for `set-mark-command'.
1013
1008*** M-SPC seems to be ignored as input. 1014*** M-SPC seems to be ignored as input.
1009 1015
1010See if your X server is set up to use this as a command 1016See if your X server is set up to use this as a command