issue with viper-escape-to-emacs

Isaac ip at cbmny.us
Fri Apr 22 20:36:30 CEST 2011


Isaac <ip <at> cbmny.us> writes:

> 
> > 
> > (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.
> 


Hello, I am still trying to remap c-z (to make it undo, but use C-\ for 
toggling), any suggestions to do it efficiently?
my try doesn't work :(

;(vimpulse-imap (kbd "C-\\") 'viper-exit-insert-state)
;(vimpulse-map (kbd "C-\\") 'viper-toggle-key-acton)

thanks





More information about the implementations-list mailing list