设置球拍Geiser Emacs路径 [英] Setting Racket Geiser Emacs Path

查看:112
本文介绍了设置球拍Geiser Emacs路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图让Geiser的REPL在Emacs上工作,但似乎无法找到Racket。



racket 在我的路径上,但随时输入

  run-geiser 

后跟

  

它抱怨:


无法启动REPL:搜索程序:没有这样的文件或目录,racket


我阅读了Geiser文档我可能必须手动告诉Geiser在哪里找到 racket ,但是我无法知道在哪里配置Geiser的这个属性。


$ b $感谢您的帮助。

解决方案

好的,所以我补充说:

 (setq geiser-racket-binary/ home / user / racket / bin / racket)
geiser.el
之后,我的 .emacs 文件中的p>



我期待着一个conf iguration文件在某处设置。



谢谢。


I'm trying to get Geiser's REPL to work in Emacs, but it doesn't seem to be able to find Racket.

racket is on my path, but anytime I type

run-geiser

followed by

racket

it complains:

Unable to start REPL: Searching for program: no such file or directory, racket

I read in the Geiser docs that I may have to manually tell Geiser where to find racket, but I can't tell where to configure this property of Geiser.

Thanks for your help.

解决方案

Ok, so I added:

(setq geiser-racket-binary "/home/user/racket/bin/racket")

to my .emacs file after loading geiser.el.

I was expecting a configuration file somewhere to set this.

Thanks.

这篇关于设置球拍Geiser Emacs路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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