I use Emacs with Vimpulse installed. When writing a lot by myself, I want to do it in Ctrl/Alt - Key. But when organizing text structure or work with other applications, I prefer Vim in Emacs.
The problem is that keys for same action in each are different, which is making a lot of wrong keystrokes before I notice. So, any advice to make Ctrl-Key as LowerCaseKey does for Vim, and Alt-Key as HigherCaseKey for Vim, in Emacs?
Or if this is hard, could I find changed Vimpulse to make keys as Emacs?
I try to add key bindings in .Emacs file before "require 'vimpulse'". But it is not working. So I add key bindings after "require 'vimpulse'". It then replaces everything no matter vimpulse is on or off. It is not an elegant solution at all. But I think I can live with that.(btw, if there is c-d, "\C-d \C-d" would not work)
Bindings as below: