Štěpán Němec <[email protected]> writes: > Vegard Øye <[email protected]> writes: > >> What caused the bug is that Vimpulse inspects the `interactive' form >> of the command to be executed to determine if it is an operator (like >> "c", "d", "y") or not. That form looks a little different when >> compiled, obviously, so the inspection failed. The relation of this to >> the missing newline is explained below. > > Are you sure? I can see no difference in the result of > `interactive-form' (and the old definition of `vimpulse-operator-cmd-p') > for compiled and uncompiled functions, so I don't think this is the > actual problem.
I take that back, I see the problem now, too. Sorry for the noise. Štěpán _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
