On Mon, May 2, 2011 at 11:51 PM, argetek senvx <[email protected]> wrote: > Hi, > > On Mon, May 2, 2011 at 11:40 PM, argetek senvx <[email protected]> > wrote: >> Hi York, >> >> On Mon, May 2, 2011 at 11:28 PM, York Zhao <[email protected]> wrote: >>> Add '(viper-toggle-key-action)' > > Thanks to your suggestion I browsed the viper elisp code; I can see > that (viper-change-state-to-emacs) is, at least, idempotent. If there > is no easy way to globally disable viper after requiring vimpulse, > then I could try to find an emacs hook (is there a buffer creation > hook?) to add an invocation of this function to.
ISTM change-major-mode-hook is a more appropriate hook. -- Regards, ~ argetek _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
