#clojure logs

2013-05-17

22:38tomojcan you make a goal into a constraint, e.g. for treec?
22:41tomojbasically I want tree-membero
22:42tomoj(I have plusg instead of composeg already)
22:59duncanmhello
22:59duncanmi'm trying to use nrepl, so M-x nrepl-jack-in shows me a repl buffer
22:59duncanmbut it doesn't seem to evaluate anything
22:59duncanmi type (+ 1 1) and it hangs
22:59duncanmi'm on a mac, is it because i need to open up some port?
23:14duncanmanyone around?
23:17decafduncanm: I'm probably newer than you on clojure but I know nrepl works with a tcp port
23:20duncanmhmm
23:23decafand it's changing, looks like first one available
23:23duncanmwoohoo
23:23duncanmi got it working
23:23duncanmit was my paredit setup
23:24duncanmit bound newline to something else
23:24duncanmneat