* slime error in lispbox,lispstick.
@ 2014-11-18 1:56 eugene1560233
2014-11-18 4:54 ` Alexis
[not found] ` <mailman.13931.1416287654.1147.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 3+ messages in thread
From: eugene1560233 @ 2014-11-18 1:56 UTC (permalink / raw)
To: help-gnu-emacs
In order to learn commonlisp,I download lispbox first then lispstic.Both of them are a package of Emacs with SLIME, Quicklisp, and CCL.But when I try to open it on windows,the same error happened:
Debugger entered: (("Error in timer" slime-attempt-connection (#<process inferior-lisp> nil 23) (file-error "make client process failed" "too many open files" :name "SLIME Lisp" :buffer nil :host "127.0.0.1" :service 5290 :nowait nil)))
(condition-case data (apply fun args) ((debug error) (debug nil (list "Error in timer" fun args data))))
slime-timer-call(slime-attempt-connection #<process inferior-lisp> nil 23)
apply(slime-timer-call (slime-attempt-connection #<process inferior-lisp> nil 23))
byte-code("r\301\b\302H\b\303H\"\210)\301\207" [timer apply 5 6] 4)
timer-event-handler([t 21610 41877 903000 nil slime-timer-call (slime-attempt-connection #<process inferior-lisp> nil 23) nil 0])
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: slime error in lispbox,lispstick.
2014-11-18 1:56 slime error in lispbox,lispstick eugene1560233
@ 2014-11-18 4:54 ` Alexis
[not found] ` <mailman.13931.1416287654.1147.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 3+ messages in thread
From: Alexis @ 2014-11-18 4:54 UTC (permalink / raw)
To: help-gnu-emacs
eugene1560233@gmail.com writes:
> In order to learn commonlisp,I download lispbox first then lispstic.
Assuming you downloaded Lispbox from here:
http://common-lisp.net/project/lispbox/
then it seems the latest release of Lispbox was 3.5 years ago. This
means Lispbox uses a version of Emacs (23.2) which not only doesn't
include 3.5 years' worth of bug fixes, but which also doesn't include
`package.el` by default - and `package.el` makes it /much/ easier (in my
experience) to install the latest version of SLIME (as well as many
other dev-related packages).
So i feel you would probably be better off downloading Emacs
24.4, using the Emacs packaging system to install SLIME, and then
customising further from there.
Alexis.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: slime error in lispbox,lispstick.
[not found] ` <mailman.13931.1416287654.1147.help-gnu-emacs@gnu.org>
@ 2014-11-18 7:38 ` eugene1560233
0 siblings, 0 replies; 3+ messages in thread
From: eugene1560233 @ 2014-11-18 7:38 UTC (permalink / raw)
To: help-gnu-emacs
It is true that the latest release of Lispbox was 3.5 years ago,but lispstick has a recen t release and it uses Emacs(24.3).The same error happened after I run them on windows.So maybe it is a slime error.Hope for someone facing the same problem can debug it.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-18 7:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18 1:56 slime error in lispbox,lispstick eugene1560233
2014-11-18 4:54 ` Alexis
[not found] ` <mailman.13931.1416287654.1147.help-gnu-emacs@gnu.org>
2014-11-18 7:38 ` eugene1560233
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).