[slime-devel] pid

Helmut Eller e9626484 at stud3.tuwien.ac.at
Sat Oct 2 18:21:06 UTC 2004


Andras Simon <andras at renyi.hu> writes:

> Looks like there's something wrong with multiple connections anyway.
> slime-goto-connection and ,restart-inferior-lisp don't seem to work.

Works for me :)

> One problem I see with this (and I may very well be wrong about it) is that in
> that case slime-process must not only be set at startup, but kept
> up-to-date. E.g. if a lisp dies, the corresponding slime-process should be set
> to nil.

slime-process looks at the process-status and returns nil if the
process is dead.

> Also, is there any way to set it at startup other then by calling
> inferior-lisp-proc, say, in slime-start-lisp?

No, we have no special way. But inferior-lisp-proc should be good
enough for the initialization.

Helmut.




More information about the slime-devel mailing list