evil-lookup-func settings in evil-mode

Michael Markert markert.michael at gmail.com
Mon Jun 24 09:14:23 CEST 2013


On Mon, Jun 24 2013 (04:58), Hongxu Chen <leftcopy.chx at gmail.com> wrote: 

>   So what can I do to avoid calling WoMan by mistake?

For the nonce, redifine `evil-lookup':

    (setq evil-lookup-func #'man)

    (evil-define-motion evil-lookup ()
      (call-interactively evil-lookup-func))

But I think this is how it should work by default (calling
`evil-lookup-func' interactively).

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/implementations-list/attachments/20130624/fa1adfef/attachment.pgp 


More information about the implementations-list mailing list