From: Robert Hambrock <roberthambr...@gmail.com>

Dear Org maintainer,

this patch implements namespace specification for Clojure source blocks, 
necessary in Org files with Clojure source blocks segregated from their 
applicable namespace declaration (Clojure source file, REPL declaration, or 
another source block).
As I will be making further patches in the future, please let me know if this 
is the most convenient formatting for you or if you have changes to suggest.

All the best,
Robert

Robert Hambrock (1):
  ob-clojure.el: Add :ns to specify evaluation namespace

 lisp/ob-clojure.el | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.16.1


Reply via email to