Show
Ignore:
Timestamp:
04/16/06 21:46:31 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/PROBLEMS

    r4037 r4058  
    992992Use the shell command `xset bc' to make the old X Menu package work. 
    993993 
    994 *** C-SPC fails to work on Fedora GNU/Linux
     994*** C-SPC fails to work on Fedora GNU/Linux (or with fcitx input method)
    995995 
    996996Fedora Core 4 steals the C-SPC key by default for the `iiimx' program 
     
    10051005 
    10061006Another is to build Emacs with the `--without-xim' configure option. 
     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'. 
    10071013 
    10081014*** M-SPC seems to be ignored as input. 
     
    12171223 
    12181224A solution is to exit the offending X programs before starting Emacs. 
     1225 
     1226"undefined color" messages can also occur if the RgbPath entry in the 
     1227X configuration file is incorrect, or the rgb.txt file is not where 
     1228X expects to find it. 
    12191229 
    12201230*** Improving performance with slow X connections.