[slime-devel] Error When Starting Slime
Chris Van Dusen
cavandusen at gmail.com
Thu Nov 8 01:45:58 UTC 2012
Hi,
I'm receiving the following error when trying to start slime with CCL:
Debugger entered: (("Error in timer" slime-attempt-connection (#<process inferior-lisp> nil 2) (wrong-type-argument bufferp nil)))
(condition-case data (apply fun args) (error (debug nil (list "Error in timer" fun args data))))
slime-timer-call(slime-attempt-connection #<process inferior-lisp> nil 2)
apply(slime-timer-call (slime-attempt-connection #<process inferior-lisp> nil 2))
byte-code("r\301\302H\303H\"\210)\301\207" [timer apply 5 6] 4)
timer-event-handler([t 20635 3417 574689 0.3 slime-timer-call (slime-attempt-connection #<process inferior-lisp> nil 2) nil])
input-pending-p()
auto-revert-buffers()
apply(auto-revert-buffers nil)
byte-code("r\301\302H\303H\"\210)\301\207" [timer apply 5 6] 4)
timer-event-handler([t 20635 3422 268435 5 auto-revert-buffers nil nil])
Emacs: GNU Emacs 24.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2012-08-27 on bob.porkrind.org
slime is lates from CVS.
CCL is Version 1.9-dev-r15478M-trunk (DarwinX8632)
Any ideas as to what the problem is? I can provide any other information needed.
Thanks,
Chris.
More information about the slime-devel
mailing list