Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clisp support #12

Closed
cfmeyers opened this issue Feb 28, 2013 · 4 comments
Closed

clisp support #12

cfmeyers opened this issue Feb 28, 2013 · 4 comments
Assignees

Comments

@cfmeyers
Copy link

Great plugin! Clisp support would be very helpful; syntax for loading a file in clisp looks almost exactly the same as clojure:
(load "myfile.lsp").

@ghost ghost assigned laughedelic Mar 1, 2013
@laughedelic
Copy link
Owner

Thanks! ") Just say me, should I use clisp descriptor or just lisp?

@laughedelic
Copy link
Owner

@cfmeyers, test it please, and tell me if it doesn't work for you

@cfmeyers
Copy link
Author

Alexey, Thanks so much! This is great!

Two things:
I had to change LoadSublimeREPL.sublime-settings from "clisp_load_command"
to "lisp_load_command". I think this is because ST2 thinks the filetype is
"lisp", not "clisp".
Also, changed the command to "(load "%s")"

Works great now! Thanks again! Collin

On Sat, Mar 9, 2013 at 9:10 PM, Alexey Alekhin notifications@git.luolix.topwrote:

@cfmeyers https://github.com/cfmeyers, test it please, and tell me if
it doesn't work for you


Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-14674798
.

@laughedelic
Copy link
Owner

Ok, I've corrected it (;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants