> > (global-set-key (kbd "C-v") 'yank) ;; remap ctrl-v to paste > I got a work around in autohotkey, to remap my middle mouse click from sending C-V to send C-y if the the current window is emacs, so far it seems works fine.