Fork me on GitHub
#inf-clojure
<
2021-07-26
>
jjttjj16:07:22

Anyone ever use inf-clojure with remote socket repls? Things mostly just work but it would be cool if load-file worked with files accessed with tramp. Thinking about attempting to get that working, or is there a better way or reason not to that I'm missing?

dpsutton16:07:11

i use it 100% now

dpsutton16:07:27

oh remote socket repls. not yet. but i am anticipating a switch to that

dpsutton16:07:53

what about load file fails?

jjttjj16:07:14

Will run things now so I get the exact error again but I believe it was sending the filepath including the protocol(?) when load file was used on a tramp file. So it would try to load, ie, ssh:user:/my/path

dpsutton16:07:34

oh i see. If you could create a repo with instructions i can take a look. I'm not familiar with tramp (yet) so if you could include the instructions of how to recreate the workflow i can work on that this week

jjttjj16:07:04

Awesome thanks! I'll try to get a repo up by tomorrow at the latest

🎉 2