[slimpl] some comments about vim internals

Brad Beveridge brad.beveridge at gmail.com
Mon Mar 6 10:23:25 CST 2006


On 3/6/06, Peter Seibel <peter at gigamonkeys.com> wrote:
> This is the one bit I just don't get. I haven't had a chance to think
> it through in great depth but the idea of trying to maintain a code
> base under the restriction that it run as both Elisp and CL gives me
> a serious case of the heebie jeebies. I'll try to come up with some
> more concrete comments later.

>From the point of view of getting these changes into the slime
project, it makes a lot of sense.  From their point of view, slime.el
is just going to be split into two files.  If we include "acceptance
of our code by the Slime community" as a project goal, then I think
that we pretty much need to take this step.  Perhaps later the split
off file can be converted to CL.
If we do want to get our changes into Slime, then (I would assume) we
will need to submit many incremental patches, with each patch being
useful.

Are there any Elisp experts out there that could point out the
incompatibilities between Elisp & CL that we are likely to run into?

As Larry says, I'm going to try to split slime.el.  I'm going to back
off on the renaming right now because I've reduced my requirements. 
Instead of trying to split off slime _and_ make new parts that run in
CL, I am just going to split Slime.

Cheers
Brad


More information about the slimpl mailing list