[slime-devel] [Patch]: slime-repl-disonnect disconnecting all connection

contrib/slime-repl.el: (slime-repl-disonnect) rename to slime-repl-disonnect-all. (slime-repl-disonnect): disconnect only the currnet connection. -- With best regards, Stas.

Stas Boukarev <stassats@gmail.com> writes:
contrib/slime-repl.el: (slime-repl-disonnect) rename to slime-repl-disonnect-all. (slime-repl-disonnect): disconnect only the currnet connection.
Here is an updated patch: slime.el: slime-disconnect renamed to slime-disconnect-all. (slime-disconnect): new function for disconnecting one connection. contrib/slime-repl: added test case for slime-repl-disconnect. -- With best regards, Stas.

Stas Boukarev <stassats@gmail.com> writes:
Stas Boukarev <stassats@gmail.com> writes:
contrib/slime-repl.el: (slime-repl-disonnect) rename to slime-repl-disonnect-all. (slime-repl-disonnect): disconnect only the currnet connection.
Here is an updated patch: slime.el: slime-disconnect renamed to slime-disconnect-all. (slime-disconnect): new function for disconnecting one connection.
contrib/slime-repl: added test case for slime-repl-disconnect.
Thanks. It's slightly extended in CVS. -T.

"Tobias C. Rittweiler" <tcr@freebits.de> writes:
Stas Boukarev <stassats@gmail.com> writes:
Stas Boukarev <stassats@gmail.com> writes:
contrib/slime-repl.el: (slime-repl-disonnect) rename to slime-repl-disonnect-all. (slime-repl-disonnect): disconnect only the currnet connection.
Here is an updated patch: slime.el: slime-disconnect renamed to slime-disconnect-all. (slime-disconnect): new function for disconnecting one connection.
contrib/slime-repl: added test case for slime-repl-disconnect.
Thanks. It's slightly extended in CVS. You left tcr:debugmsg in the code.
-- With best regards, Stas.
participants (2)
-
Stas Boukarev
-
Tobias C. Rittweiler