[slime-devel] Recent (two-three months) problems using CMUCL+SLIME
Alex Goncharov
alex-goncharov at comcast.net
Wed Apr 14 12:46:00 UTC 2010
,--- You/Stas (Wed, 14 Apr 2010 16:31:46 +0400) ----*
| I have #+cmu (setf *communication-style* :spawn) in my ~/.swank.lisp and
| don't have any problems you're describing.
Thanks.
Just tried it:
============================================================
----------------------------------------
~/.swank.lisp
--------------------
#+cmu (setf *communication-style* :spawn)
----------------------------------------
*inferior-lisp*
--------------------
; Loading #P"/home/.swank.lisp".
Warning: Declaring *COMMUNICATION-STYLE* special.
; Connection to Emacs lost. [
;; condition: Arithmetic error DIVISION-BY-ZERO signalled.
Operation was KERNEL::DIVISION, operands (1 0).
;; type: DIVISION-BY-ZERO
;; encoding: utf-8-unix vs. UTF-8
;; style: :SIGIO dedicated: NIL]
============================================================
I.e.: no luck, sorry :-(
-- Alex -- alex-goncharov at comcast.net --
More information about the slime-devel
mailing list