Using slime with remote clojure image

2011-07-08 Thread Trastabuga
Hi When I run java -jar project-standalone.jar running swank server in it on a remote PC. Then when I open my remote *.clj file using tramp, connect to the image with Emacs's M-x slime-connect - everything works well until I try to go to the function definition (M . or M-x slime-edit-

Re: Using slime with remote clojure image

2011-07-08 Thread Trastabuga
The topic was also raised at http://groups.google.com/group/swank-clojure/browse_thread/thread/6afd2f13ecf9e194# Probably the reason it's not implemented is that slime-machine- instance in slime.el depends on a call to (cl:machine-instance) which is not part of Clojure. I wonder if working with a