inf-clojure

bozhidar 2019-09-20T07:50:51.002500Z

Check what M-. is bound to.

bozhidar 2019-09-20T07:51:12.003Z

I haven’t worked on inf-clojure in ages and I don’t remember what it supported and how by now. 😄

bozhidar 2019-09-20T07:52:04.003700Z

Probably if there is definition lookup it is just for Clojure and just for vars.

mhcat 2019-09-20T04:10:42.001400Z

hi! the inf-clojure readme says that it supports definition lookup. I cannot find how to invoke that functionality (I was presuming it refers to the typical M-. go to definition functionality, but that just asks for a tags file)

mhcat 2019-09-20T04:10:50.001700Z

how can I get that working?

mhcat 2019-09-20T04:11:07.002200Z

(I'm using a socket repl - perhaps that's problematic in this context)