windows - 在 Emacs + Slime + Clojure + Windows 设置中,无法加载 clojure-auto

标签 windows emacs clojure slime

我关注了this very helpful guide建立这个开发环境。运行 emacs.bat 时,我在 Emacs 中收到以下错误:

File error: Cannot open load file, clojure-auto

不幸的是,我对 Clojure 和 Emacs 都是全新的,所以任何帮助甚至弄清楚从哪里开始寻找都会有所帮助。

此外,作为旁注,指南中的最后一步是:

Start up Emacs using the emacs.bat file. Then, just type "M-x slime", and the REPL will come up, and you're on your way.

根据 Emacs 文档,M-x 是元键 + x。然而,Windows 中的 Meta 键还不清楚。它谈到控制,但那将是 C+x,所以我假设它是 Shift。我也试过M+!认为这是一个 shell 命令,但没有运气。也许有人可以在评论中确认。

更新:来自 dfa 的评论:“meta is Alt”有效。谢谢。

更新来自 Rayne 的非常有用的信息:

If you're emacs experience continues to go the wrong way, don't give up on Clojure. There is always La Clojure for IDEA Clojure-dev for Eclipse and my personal favorite, Enclojure for NetBeans.

最佳答案

为什么不按照指南安装ClojureBox呢? ?这将为您准备好一切。这是交 key 的 clojure + emacs 安装。

关于windows - 在 Emacs + Slime + Clojure + Windows 设置中,无法加载 clojure-auto,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/760868/

相关文章:

clojure - Curl Exec lein with Puppet on Centos Vagrant 没有这样的文件或目录

windows - 突出显示 Win32 Edit 控件以指示它是现在要填充的控件

java - Eclipse 返回错误信息 “Java was started but returned exit code= 1”

emacs - 在Emacs中,如何跳到文件顶部,然后返回到我的来源?

Python 字符串中的 Emacs 自动完成?

json - Clojure 使用 ring-json 编码 Joda DateTime

ruby - 如何获取在Windows上运行当前脚本的ruby.exe的路径?

php - 如何在 Windows 机器上从命令提示符运行 PHP 程序?

user-interface - 您不使用 Emacs 的原因是什么?

clojure - 如何找出一组map中的所有key?