From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: eugene1560233@gmail.com Newsgroups: gmane.emacs.help Subject: slime error in lispbox,lispstick. Date: Mon, 17 Nov 2014 17:56:13 -0800 (PST) Message-ID: <515b46b7-9b27-411e-8f95-430c666c0943@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1416276207 23525 80.91.229.3 (18 Nov 2014 02:03:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2014 02:03:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 18 03:03:21 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XqY8W-0001ke-5M for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Nov 2014 03:03:20 +0100 Original-Received: from localhost ([::1]:50960 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqY8V-0005ad-QS for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Nov 2014 21:03:19 -0500 X-Received: by 10.68.143.227 with SMTP id sh3mr69492965pbb.2.1416275774014; Mon, 17 Nov 2014 17:56:14 -0800 (PST) X-Received: by 10.140.19.110 with SMTP id 101mr32qgg.9.1416275773738; Mon, 17 Nov 2014 17:56:13 -0800 (PST) Original-Path: usenet.stanford.edu!h15no2341741igd.0!news-out.google.com!m4ni198qag.1!nntp.google.com!w8no616480qac.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=14.23.117.82; posting-account=3xeg7woAAADD0KxI09B0UEwRJ-POGXYC Original-NNTP-Posting-Host: 14.23.117.82 User-Agent: G2/1.0 Injection-Date: Tue, 18 Nov 2014 01:56:13 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:208730 X-Mailman-Approved-At: Mon, 17 Nov 2014 21:03:10 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:101009 Archived-At: 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 (# nil 23) (file-error "make client process failed" "too many ope= n files" :name "SLIME Lisp" :buffer nil :host "127.0.0.1" :service 5290 :no= wait nil))) (condition-case data (apply fun args) ((debug error) (debug nil (list "Er= ror in timer" fun args data)))) slime-timer-call(slime-attempt-connection # nil 23= ) apply(slime-timer-call (slime-attempt-connection #= nil 23)) byte-code("r\301=08\302H=08\303H\"\210)\301\207" [timer apply 5 6] 4) timer-event-handler([t 21610 41877 903000 nil slime-timer-call (slime-att= empt-connection # nil 23) nil 0])