Re: Clojurists Together wants to fund you to work on your open source Clojure project

2019-08-07 Thread Daniel Compton
Hi folks I'm happy to announce that this quarter Clojurists Together is funding Shadow CLJS with Thomas Heller, Meander with Joel Holdbrooks, Calva with Peter Strömberg, and CIDER with Bozhidar Batsov. You can see more on the announcement at https://www.clojuriststogether.org/news/q3-2019-funding-

Re: questionable result of Clojure code execution in org babel

2019-08-07 Thread Peter Hull
On Wednesday, 7 August 2019 12:42:07 UTC+1, Peter Hull wrote: The connection returns two values, first 'nil' then '24', and function nrepl--merge concats these into the incorrect response that org-mode pastes into your doc. Wait, might be on to something here. In org-mode 9.1.9 the sent messag

Re: questionable result of Clojure code execution in org babel

2019-08-07 Thread Peter Hull
I poked around at this a bit. If you enable nrepl's logging (use nrepl-toggle-message-logging) you will see something like this: (--> id "18" op "eval" session"86281560-e467-47c4-869d-043b03f5c546" time-stamp "2019-08-07 12:23:33.769213028" code "(ns org-babel-c