> I don't see these problems. > My first guess is that all of the above can be explained by trailing > spaces on the right hand side of some mappings, probably caused by > copy&paste. Try to remove all trailing spaces: > :%s/\s\+$//
Hi Andy, That was it. Now it works but could be improved because the cursor on top line (after PadeDown), say line 46, is positioned at the first non-blank column of line 45. This is because CTRL-E keeps the column number. Best regards Jean Johner -- 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