lisp-box

Install slime on emacs error

僤鯓⒐⒋嵵緔 提交于 2019-12-08 09:33:15
问题 IDE for common lisp like lispbox,lispstick do not work on my windows,so I try to directly install slime on my emacs,but the error still happened. Debugger entered: (("Error in timer" slime-attempt-connection (#<process inferior-lisp> nil 4) (file-error "make client process failed" "too many open files" :name "SLIME Lisp" :buffer nil :host "127.0.0.1" :service 6605 :nowait nil))) (condition-case data (apply fun args) ((debug error) (debug nil (list "Error in timer" fun args data)))) slime