Re: [O] ob-clojure with tangling current broken

2019-01-22 Thread stardiviner
Frederick Giasson writes: > Hi, > > That's why I added a patch recently. Now Nicolas already applied my > patch. You should already seen it now. > > Yeah I just received that email right after I sent mine. Didn't know it was > in the pipeline, I just re-subscribed to the mailing list. > >

Re: [O] ob-clojure with tangling current broken

2019-01-22 Thread Frederick Giasson
Hi, That's why I added a patch recently. Now Nicolas already applied my > patch. You should already seen it now. > Yeah I just received that email right after I sent mine. Didn't know it was in the pipeline, I just re-subscribed to the mailing list. > > > > It turns out that the culprit is the

Re: [O] ob-clojure with tangling current broken

2019-01-21 Thread stardiviner
Frederick Giasson writes: > Hi, > > I updated org-mode to latest dev version recently and I was wondering why I > was > seeing namespaces appended to each [clojure] code block I was tangling (which > generates unusable tangled Clojure source files) That's why I added a patch recently. Now Ni