相关疑难解决方法(0)

粘液连接不起作用

我是Emacs和Common Lisp新手.我已经在我的Emacs中成功安装了SLIME,但我无法运行它.Alt+ x slime-connect给出以下选项,接受哪个选项给出了粘贴在选项下面的错误.

Host: 127.0.0.1
Port: 4005

Connecting to Swank on port 4005...
make client process failed: connection refused, :name, SLIME Lisp, :buffer, nil,
                                                :host, 127.0.0.1, :service 4005,
                                                :nowait, nil
Run Code Online (Sandbox Code Playgroud)

我如何让它工作?

lisp emacs common-lisp slime

3
推荐指数
1
解决办法
4479
查看次数

标签 统计

common-lisp ×1

emacs ×1

lisp ×1

slime ×1