[patch] test55 may fail if lang isn't C

2013-03-06 Fir de Conversatie Ken Takata
Hi, The test55 may fail if lang isn't C, because the E737 message is translated. Here is an example. (Vim 7.3.843 with old runtime files of 7.3.000) $ LANG=ja_JP.UTF-8 make test55.out rm -rf test55.failed test.ok test.out X* viminfo cp test55.ok test.ok # Sleep a moment to avoid that the xterm

Patch: Remove fixed problem from todo list

2013-03-06 Fir de Conversatie glts
This item has been fixed with patch 7.3.630: Problem with starting Visual block mode with :norm when 'virtualedit' is set. (David glts, 2012 Jun 5) The attached patch removes this from the todo list. -- -- You received this message from the vim_dev maillist. Do not top-post! Type your

Behaviour of :normal in operator-pending mode is not defined

2013-03-06 Fir de Conversatie glts
While investigating an item on the todo list, I found out that the behaviour of :normal[!] in operator-pending mode is not well-defined: it is not documented and is not taken special care of in the source. Consider the following text with the cursor on the first m: summer ^ Then