all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Can not install slime for emacs on my windows-7-64
@ 2014-11-26  2:44 ye eugene
  2014-11-26  3:06 ` Alexis
  0 siblings, 1 reply; 2+ messages in thread
From: ye eugene @ 2014-11-26  2:44 UTC (permalink / raw)
  To: help-gnu-emacs

Hello everyone
    I download lispbox ( http://commonlisp.net/project/lispbox/
<http://common-lisp.net/project/lispbox/> ) lispstick (
http://www.iqool.de/lispstick.html ) .When i run them on my windows
7-64,they all shows the same error:
Debugger entered: (("Error in timer" slime-attempt-connection (#<process
inferior-lisp> nil 5) (file-error "make client process failed" "too many
open files" :name "SLIME Lisp" :buffer nil :host "127.0.0.1" :service 33947
: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 5)
  apply(slime-timer-call (slime-attempt-connection #<process inferior-lisp>
nil 5))
  byte-code("r\301 \302H \303H\"\210)\301\207" [timer apply 5 6] 4)
  timer-event-handler([t 21620 23714 532000 nil slime-timer-call
(slime-attempt-connection #<process inferior-lisp> nil 5) nil 0])

  When I try to add (url-retrieve "http://google.com" 'print) to .emacs and
then run emacs,it shows the error:

Warning (initialization): An error occurred while loading `f:/lisp/.emacs':

File error: make client process failed, too many open files, :name,
google.com, :buffer, #, :host, google.com, :service, 80, :nowait, nil


  I asked the author of slime,he said it is not a slime bug.So I want to
know what's the error and how to fix it.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-26  3:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-26  2:44 Can not install slime for emacs on my windows-7-64 ye eugene
2014-11-26  3:06 ` Alexis

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.