Hi the list and Bram.

I found a problem that "set noimdisable" won't work in edit mode.
It is caused on Windows GUI environment but maybe on other GUI.

The procedure is:

  1. "set imdisable"
  2. enter edit mode.
  3. "set noimdisable" via autocmd CursorMovedI (stay edit mode).
  4. can't enable IME by HotKey manually.

On Windows, after step 1, HIMC was unassociated with HWND in im_set_active().
However at step 3, im_set_active() is not called, so old HIMC is not assciated,
It causes the problem.


I wrote a patch and a sample script to reproduce this.
Please check those.
-- 
MURAOKA Taro <[email protected]>

-- 
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