Dominique Pellé wrote:
It's odd indeed that nobody can reproduce it.
Can you fully automate it? For example, this works fine for me (no bug)
with Vim-7.3a and Vim-7.2.245:
$ vim -u NONE --noplugin -N -c 'set enc=utf-8' -c 'call
feedkeys("i-1\<c-v>u1d50\<esc>Yp")'
Does it work for you?
This command does work (ie. two lines of -1ᵐ appear) with vim-7.2.438
and vim-7.3beta. Hmm, I hadn't tried "--noplugin" yet; that seems to
toggle the behavior. Time to do some which-plugin-is-it... ok, I found
it (it was yankring.vim, which makes sense).
Sorry about the noise!
Regards,
Chip Campbell
--
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