From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: Re: Babel: How to call code in one org file into another org file Date: Sat, 31 Oct 2015 16:17:55 +0000 Message-ID: References: <87oaff82pv.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c324b000646b052368e34f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsYqr-0000rj-PB for emacs-orgmode@gnu.org; Sat, 31 Oct 2015 12:17:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsYqq-0001We-O7 for emacs-orgmode@gnu.org; Sat, 31 Oct 2015 12:17:57 -0400 Received: from mail-lb0-x231.google.com ([2a00:1450:4010:c04::231]:36251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsYqq-0001WU-Gz for emacs-orgmode@gnu.org; Sat, 31 Oct 2015 12:17:56 -0400 Received: by lbjm5 with SMTP id m5so65346229lbj.3 for ; Sat, 31 Oct 2015 09:17:55 -0700 (PDT) In-Reply-To: <87oaff82pv.fsf@pierrot.dokosmarshall.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Mailinglist Cc: Nick Dokos --001a11c324b000646b052368e34f Content-Type: text/plain; charset=UTF-8 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. --001a11c324b000646b052368e34f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable --001a11c324b000646b052368e34f--