emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ob-clojure with tangling current broken
@ 2019-01-21 20:05 Frederick Giasson
  2019-01-22  7:52 ` stardiviner
  0 siblings, 1 reply; 4+ messages in thread
From: Frederick Giasson @ 2019-01-21 20:05 UTC (permalink / raw)
  To: Org-mode

[-- Attachment #1: Type: text/plain, Size: 987 bytes --]

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)

It turns out that the culprit is the following line:
https://code.orgmode.org/bzg/org-mode/src/master/lisp/ob-clojure.el#L108

I am wondering why is there such code injection in
"org-babel-expand-body:clojure". It looks like to be related to the Clojure
code block execution, but it also appears to be called from the tangling
function. Clearly those two different use cases needs to be properly
handled at the level of "ob-clojure.el"

I didn't follow all the changes to the "ob-clojure" mode in the last year
or so, so please pardon my ignorance if the module is taking a different
direction than I am used to. Is there a rational behind this behaviour or
is there a new feature that I am not aware of which properly handle those
two use cases?

Thanks,

Take care,

Fred

[-- Attachment #2: Type: text/html, Size: 1389 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-01-23  6:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-21 20:05 ob-clojure with tangling current broken Frederick Giasson
2019-01-22  7:52 ` stardiviner
2019-01-22 13:01   ` Frederick Giasson
2019-01-23  6:38     ` stardiviner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).