[implementations-list] issue with viper-escape-to-emacs
Fabian Braennstroem
f.braennstroem at gmx.de
Thu Apr 1 14:06:14 CEST 2010
Hello,
with the new vimpulse, I have a problem escaping back to emacs mode. I
need this option to run some traditional 'M-x' functions. Up to now I used:
(define-key viper-vi-global-user-map (kbd "\\\\") 'viper-escape-to-emacs)
Unfortunately, this does not work anymore, as using M(Esc) for the next
command cancels this escape and inserts the second of the backslash into
the buffer...
Would be nice, if you have a hint!
Regards!
Fabian
More information about the implementations-list
mailing list