emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Babel: How to call code in one org file into another org file


From: Lawrence Bottorff
Subject: Re: [O] Babel: How to call code in one org file into another org file
Date: Sat, 31 Oct 2015 16:17:55 +0000

Yes, I experimented with this too -- and got it to work. But strangely, if you leave out the 

# eval: (org-babel-lob-ingest "./a.org")
# eval: (org-babel-lob-ingest "./b.org")

lines and do a regular `org-babel-lob-ingest` (or  C-c C-v i) on those two files -- it doesn't work. Rather bizarre behavior, IMHO.

Anyway, the dream behavior for LOB would be to simply add your files to your `org-babel-lob-files` in your Emacs init, start up an org file -- and be able to simply use all the LOB files in your "live" `org-babel-library-of-babel` list library.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]