lilydjwg wrote:

> I find some hacking code in src/mbyte.c preventing correct behaviours
> for the input method "fcitx", a popular IM among the Chinese and able to
> input in other languages, under actively developing. And Google tells
> the "Ami" Vim is hacking is outdated and few people mention it.
> 
> The wrong behaviour is, for fcitx, there is an interface to control it
> from a socket. So there is a plugin for Vim to make the IM inactive when
> from insert mode back to normal mode, and activate it again on re-enter
> insert mode. (http://www.vim.org/scripts/script.php?script_id=3D3764)
> 
> The problem is, without my patch, and with pre-edit enabled, the IM
> context is destroyed and re-created, making fcitx tries to activate
> the former destroyed IM context.
> 
> I suggest to remove those code, because:
> 
> 1. Google tells me that making Vim work better with fcitx benefits much
>    more people.
> 2. the code is "hack"; the problematic IM should be fixed instead.

Before I include this I would like to hear from other IME users,
especially in different languages, if this works for them.


-- 
hundred-and-one symptoms of being an internet addict:
133. You communicate with people on other continents more than you
     do with your own neighbors.

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Raspunde prin e-mail lui