cute-jumper / fcitx.el

Better fcitx integration for Emacs.
129 stars 16 forks source link

fcitx can't be reenable after enter the spacemacs hybrid mode #32

Closed singular78 closed 7 years ago

singular78 commented 7 years ago

I use the example setting for spacemacs users in README.

It disable fcitx successfully when I press "M-m" or when I press "ESC" to exit the “hybrid insert mode”, but it can not reenable fcitx after I press "i" to enter “hybrid insert mode”.

cute-jumper commented 7 years ago

I can't reproduce it. I have the exact setup and it works. You need to provide more information, such as the OS, and the settings to reproduce the problem step by step. For example, using a bare Spacemacs without any custom settings, how to reproduce this problem. Thanks!

singular78 commented 7 years ago

I locate the problem by using emacs debuger. I set debug-on-entry to fcitx--active-evil-state-entry and find the func finally call process("fcitx-remote" "-o"), but the fcitx-remote fails to enable the fcitx.

I reinstall the fcitx-remote-for-osx with input-method=general, then the problem is solved.

Thanks! On Fri, 5 May 2017 at 1:02 AM Junpeng Qiu notifications@github.com wrote:

I can't reproduce it. I have the exact setup and it works. You need to provide more information, such as the OS, and the settings to reproduce the problem step by step. For example, using a bare Spacemacs without any custom settings, how to reproduce this problem. Thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cute-jumper/fcitx.el/issues/32#issuecomment-299247147, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMJtre-ztbjV7V0NzQhFrI-KSeMqSG4ks5r2gSUgaJpZM4NQmsr .