[slime-devel] value of slime-buffer-connection and multiple connections

26 Jan
2009
26 Jan
'09
9:23 p.m.
When I do ",quit" or M-x slime-quit-lisp it calls `slime-connection' to determine what connection to kill, which in its turn returns value of `slime-buffer-connection'. But if the repl is not the defualt this value is wrong, namely, it returns connection of the default repl and the wrong connection gets killed. -- With Best Regards, Stas.

27 Jan
27 Jan
3:14 p.m.
Stas Boukarev <stassats@gmail.com> writes:
When I do ",quit" or M-x slime-quit-lisp it calls `slime-connection' to determine what connection to kill, which in its turn returns value of `slime-buffer-connection'. But if the repl is not the defualt this value is wrong, namely, it returns connection of the default repl and the wrong connection gets killed.
Fixed in CVS. Thanks! -T.
5886
Age (days ago)
5887
Last active (days ago)
1 comments
2 participants
participants (2)
-
Stas Boukarev
-
Tobias C. Rittweiler