Skip to content

where does "slime-setup" code from editors.md go in .emacs? #522

@may

Description

@may

Hi! Thank you so much for all your work on the Lisp Cookbook, it's super helpful.

I was trying to get setup with SLIME again today and saw the very helpful line in your editors.md file that reads:

(slime-setup '(slime-fancy slime-quicklisp slime-asdf))

It looks like it would be really helpful, but my Emacs barfs on it when I add it into .emacs, and I was not able to determine, from reading the docs, if I needed to wait to execute it until after slime had been loaded, or something else? It didn't appear to do anything when I executed it in scratch after running M-x slime.

I'm not asking for tech support, and this is by no means urgent, I just thought there might be value in the feedback that that part of the setup was unclear.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions