cond, condp and :>>

2010-02-05 Thread Niels Aan de Brugh
Hi there. A quick question about cond and condp. The latter has a nice feature that allows the re-use of a test-expression result in the result part of a clause. I figure it can be quite handy in the cond macro as well. For example: (cond ;; ... (some (fn [[k v]] (some-test v)) c

VimClojure on Windows (problem + solution)

2009-09-07 Thread Niels Aan de Brugh
Just a little message to put this information online. Sorry if it's a tad off-topic. If you're look at the following error message while using VimClojure on MS Windows: Error detected while processing function 112..vimclojure#ExecuteNail..vimclojure#ExecuteNailWithInput: line 19: Couldn't exec