[slim-vim] first try, some issues
Larry Clapp
larry at theclapp.org
Wed Jul 26 20:54:47 CDT 2006
On Tue, Jul 25, 2006 at 07:24:15AM -0700, Brad Beveridge wrote:
> On 25/07/06, Larry Clapp <larry at theclapp.org> wrote:
> > On Mon, Jul 24, 2006 at 09:27:21PM -0400, Larry Clapp wrote:
> > > On Mon, Jul 24, 2006 at 07:45:03AM -0700, Brad Beveridge wrote:
> > > > On 24/07/06, Larry Clapp <larry at theclapp.org> wrote:
> > > > > Patch in hand for part of this; it doesn't deal with the
> > > > > remote Lisp closing the socket yet. See :help VimLeave.
> > > > I'm not sure how Slime deals with this - not very gracefully I
> > > > suspect. In fact, to close a connection it appears to just
> > > > kill the process!
> > >
> > > Yeah, it looks like slime.el just closes the socket. My ECL
> > > running naked Swank crashes on socket close. :(
> >
> > So I started xemacs on my Windows laptop, and started Slime, which
> > started clisp, and then I slime-disconnect'ed. clisp crashed. So
> > apparently this behavior is not unique to us.
>
> Does changing *DONT-CLOSE* make any difference?
If you mean the value of :dont-close in swank:create-server: no. I
had t, and exiting Vim crashed the remote ECL. Changing it to nil
still crashed the remote ECL.
-- L
More information about the slim-vim
mailing list