[slim-vim] Patch for Vim FFI, searching

Brad Beveridge brad.beveridge at gmail.com
Mon Jun 19 12:48:03 CDT 2006


On 19/06/06, Dmitry Petukhov <dmgenp at gmail.com> wrote:
>
>
> 2006/6/19, Brad Beveridge <brad.beveridge at gmail.com>:
> >  Alternately we could define search as
> > (defun search (pattern &rest flags)....)
> >
> >
>
> but then (search "pattern" :back :accept-match-at-cursor) would seem like
> there is :black keyword parameter, with value = :accept-match-at-cursor

Very good point, that would look very wrong.  Best not to go against
Lisp code conventions.

Brad


More information about the slim-vim mailing list