Re: VIEMU versus VIM
I am testing out ViEmu and so far I have to say I love it! I do notice a couple of inconsistencies between Vim and ViEmu. (I use Vim on Unix/Linux about 10% of the time and GVim on Windows about 90% of the time)
Shift lock versus shift key: I'm guessing this is a concious decision on your part or a limitation in the interface to VS, but ViEmu differs from Vim on how it handles the shift lock. Vim treats a shift lock as if the shift key were held down. Obviously not so with ViEmu. E.g. In normal mode, pressing A with shift lock down does not bring you to the end of the line.
Windows clipboard and command/find: In ViEmu, pressing '/' for find and then trying to paste from the windows clipboard doesn't paste the text to the find line, but actually pastes it into the current location of the screen. This works in GVim and is quite handy for searching for text from another Windows application, for instance another GVim instance since you can't Yank and Put across instances of GVim. The same issue is true for ':' and paste.
That being said, I think you've done an amazing job. I was quite skeptical at first, but I decided to try it because of reading this group and seeing how responsive you are to customer issues/questions. After giving it a test drive, I doubt I'll be able to live without it now. Thanks for the great tool!