Re: [O] [PATCH] ob-clojure should not tangle with inserting (ns ..) line when no :ns specified.

2019-01-21 Thread stardiviner
Nicolas Goaziou writes: > Hello, > > stardiviner writes: > >> From 8a64ccf659afcbd510e69eaa4ac175946f1ae311 Mon Sep 17 00:00:00 2001 >> From: stardiviner >> Date: Thu, 10 Jan 2019 09:34:39 +0800 >> Subject: [PATCH] lisp/ob-clojure.el: Don't tangle with auto prepend ns >> statement > >

Re: [O] [PATCH] ob-clojure should not tangle with inserting (ns ..) line when no :ns specified.

2019-01-21 Thread Nicolas Goaziou
Hello, stardiviner writes: > From 8a64ccf659afcbd510e69eaa4ac175946f1ae311 Mon Sep 17 00:00:00 2001 > From: stardiviner > Date: Thu, 10 Jan 2019 09:34:39 +0800 > Subject: [PATCH] lisp/ob-clojure.el: Don't tangle with auto prepend ns > statement Applied, with tiny changes. Thank you.

[O] [PATCH] ob-clojure should not tangle with inserting (ns ..) line when no :ns specified.

2019-01-20 Thread stardiviner
After few days later, I re-run "make test", it's fine now. 6 unexpected results: FAILED ob-D/inhomogeneous_table FAILED ob-D/list-list-var FAILED ob-D/list-var FAILED ob-D/vector-var FAILED test-org-clock/clocktable/lang FAILED test-org-colview/columns-width Because few