SBCL initialization file

折月煮酒 提交于 2019-12-22 04:03:24

问题


I would like to know where I should save my .sbclrc file. I tried saving it in my .sbcl folder, but it doesn't seem to be working. I'm using Windows XP with Emacs version 23.

I'm trying to set up asdf-install, that is why I'm mucking around with the initialization file.

Thanks for your time.


回答1:


What is the result of evaluating this in the repl:

(SB-IMPL::USERINIT-PATHNAME)


来源:https://stackoverflow.com/questions/2245854/sbcl-initialization-file

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!