[slimpl] vim+ecl function COMMAND: rename to EXECUTE?

Larry Clapp larry at theclapp.org
Tue Mar 14 04:12:43 CST 2006


[ Top posting fixed. ]

On Sun, Mar 12, 2006 at 11:43:42AM +0000, Jim Bailey wrote:
> On Sat, 11 Mar 2006 16:07:22 -0500 Larry Clapp <larry at theclapp.org>
> wrote:
> > I think we should rename vim:command to vim:execute, since the Vim
> > command to do what vim:command does is :exe[cute].
> 
> I agree, only people really into their C internals would be
> expecting to use "command".
> 
> "execute" is better, and an "ex" alias would be nice too, as it
> really does run ex commands.

I've patched my repository (http://theclapp.org/repos/vim+async+ecl):

Tue Mar 14 04:24:29 EST 2006  Larry Clapp <larry at theclapp.org>
  * In cl_vim_execute_int, make executed command null-terminated.

Sun Mar 12 20:42:25 EST 2006  Larry Clapp <larry at theclapp.org>
  * Change vim:command to vim:execute

  Also fixed a typo in the help file.

-- Larry



More information about the slimpl mailing list