:close in ex mode doesn't work
Frank Fischer
frank.fischer at mathematik.tu-chemnitz.de
Wed Dec 7 10:18:47 CET 2011
On Wed, Dec 07, 2011 at 02:31:22AM +0000, Jim Green wrote:
> Hello Frank and list:
>
> one thing I guess is not working is :close in ex mode,
>
> here is the error I got from messages buffer.
>
> evil-ex-call-current-command: Wrong type argument: commandp, evil-window-close
> Wrong type argument: commandp, evil-window-close [5 times]
>
> looks like it is defined here:
>
> evil-maps.el:356:(evil-ex-define-cmd "close" 'evil-window-close)
>
> I also tried m-x evil-window-close but emacs didn't find this function.
Thx, this was an artifact from vim-mode. Fixed in 6b7efb2.
Frank
More information about the implementations-list
mailing list