Re: Issue with persistent undo history

2012-09-29 Thread Dmitry Frank
Thanks again! 2012/9/28 Christian Brabandt > On Fri, September 28, 2012 08:01, Dmitry Frank wrote: > > Thank you very much for your attention, but will this patch be applied in > > official release? > > It is patch 7.3.646 > > > regards, > Christian > > -- > You received this message from the "v

Re: scim_bridge_client_imcontext_set_cursor_location -- an annoying error message

2012-09-29 Thread Guru BM
Hi Chip, For this Just do the below execution and give try it works fine!! scim-restart -Guru -- 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

[PATCH] Can not input multibyte characters on Win32 console

2012-09-29 Thread Ken Takata
Hi, I can't input multibyte characters on Win32 console if 'encoding' is different from current codepage. (e.g. :set enc=utf-8 tenc=cp932) The encoding of typed characters is not properly converted from 'termencoding' to 'encoding'. There are two problems in the current implementation. 1. mch_in

[path] win32: use guifontwide for IME when available.

2012-09-29 Thread MURAOKA Taro
Hi vim-dev. At win32, if we use single font for 'guifont' and wide font for 'guifontwide', IME shows composition text by system default. We should use 'guifontwide' for IME when available. I wrote a patch: https://gist.github.com/3805843 Please check it. Best. -- MURAOKA Taro -- You recei

Update of tutor.ja.*

2012-09-29 Thread Ken Takata
Hi, I found some mistakes in Japanese tutor files. Attached file fixes them. Best regards, Ken Takata -- 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 tuto