org-babel Questions
1
Solved
I am on a literate program using org-babel. My source is structured like so,
-imports
-utility fns
-game structure
- detailed explanations
This is the normal structure of the code, what I would...
Gerta asked 14/7, 2011 at 14:18
2
Solved
I had Emacs working pretty well and then I restarted my computer. Now this block of code prevents me from loading my init-files:
(require 'ob-clojure)
(org-babel-do-load-languages
'org-babe...
© 2022 - 2024 — McMap. All rights reserved.