help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: viper: viper-modify-major-mode


From: Edward O'Connor
Subject: Re: viper: viper-modify-major-mode
Date: Thu, 10 Mar 2011 15:29:03 -0800

> I'm trying to customise viper in comint mode. I'd like the j and k keys to 
> behave like control-down and control-up
> in comint mode in vi-state. I have this
>
> (viper-modify-major-mode 'comint-mode 'vi-state my-modifier-map)
>
> in my .viper where my-modifier-map has been set up appropriately. It doesn't 
> work.

Have you tried putting that in an (eval-after-load "coming" ...) form?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]