all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ye eugene <eugene1560233@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Can not install slime for emacs on my windows-7-64
Date: Wed, 26 Nov 2014 10:44:19 +0800	[thread overview]
Message-ID: <CAH4mbw0jehGqftEJO9V4yZ6_3r0nPkunxfDLWV49kPJqVu3wxA@mail.gmail.com> (raw)

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.


             reply	other threads:[~2014-11-26  2:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-26  2:44 ye eugene [this message]
2014-11-26  3:06 ` Can not install slime for emacs on my windows-7-64 Alexis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH4mbw0jehGqftEJO9V4yZ6_3r0nPkunxfDLWV49kPJqVu3wxA@mail.gmail.com \
    --to=eugene1560233@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.