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-
definition).
In this case Emacs reports "Search failed" since it tries to load the
project-standalone.jar locally.
On the other hand, when I bring the whole source over to my local
system and try to connect with slime to the locally running image, M-
x  slime-edit-definition works as it should.
Did you experience that issue? I wonder what component could be
causing this issue (tramp/slime/swank)?

Thank you,
Andrei

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to