Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2fb18d13
Commit
2fb18d13
authored
Apr 11, 2006
by
Kenichi Handa
Browse files
(C-SPC fails ...): Add description for fcitx.
parent
81117bdd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/PROBLEMS
etc/PROBLEMS
+7
-1
No files found.
etc/ChangeLog
View file @
2fb18d13
2006-04-11 Kenichi Handa <handa@m17n.org>
* PROBLEMS (C-SPC fails ...): Add description for fcitx.
2006-04-10 Bill Wohler <wohler@newt.com>
* NEWS: Add package-version keyword to `defcustom' and mention
...
...
etc/PROBLEMS
View file @
2fb18d13
...
...
@@ -991,7 +991,7 @@ xmodmap command to the xdm setup script for that display.
Use the shell command `xset bc' to make the old X Menu package work.
*** C-SPC fails to work on Fedora GNU/Linux.
*** C-SPC fails to work on Fedora GNU/Linux
(or with some input method)
.
Fedora Core 4 steals the C-SPC key by default for the `iiimx' program
which 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.
Another is to build Emacs with the `--without-xim' configure option.
The same problem happens on any other system if you are using fcitx
(Chinese
input method) which by default use C-SPC for toggling. If
you want to use fcitx with Emacs, you have two choices. Toggle fcitx
by another key (e.g. C-\) by modifying ~/.fcitx/config, or be
accustomed to use C-@ for `set-mark-command'.
*** M-SPC seems to be ignored as input.
See if your X server is set up to use this as a command
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment