如何根据文档获取和运行SLIME? [英] How to get SLIME up and running based on documentation?

查看:200
本文介绍了如何根据文档获取和运行SLIME?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试开始使用SBCL(适用于macOS)。我已经安装了SBCL,但现在我正在试图获得Emacs(用于macOS)和SLIME。但是,我必须在文档中缺少某些东西,因为当我尝试这样的时候:

I'm trying to get started with SBCL (for macOS). I've installed SBCL, but now I'm trying to get Emacs (for macOS) and SLIME working. However, I must be missing something in the docs because when I try this:

M-x package-install RET slime RET

我得到[无匹配]。

我遵循 SLIME 的说明和 MELPA 。我安装了Emacs for macOS 24.5-1,因为我不知道Emacs 25有内置的package.el。

I'm following the instructions for SLIME and MELPA. I installed Emacs for macOS 24.5-1 because I'm not sure Emacs 25 has package.el built in.

那么还有什么我缺少?

推荐答案

您可能需要使Emacs首先运行 Mx list-packages 。之后, Mx package-install 应该可以工作。

You may have to make Emacs download the package list first by running M-x list-packages. After that, M-x package-install should work.

(另外,Emacs 25有内置的package.el 。)

(Also, Emacs 25 does have package.el built in.)

这篇关于如何根据文档获取和运行SLIME?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆