From 3ec45150a940f762f60583c95c52a37dc1286cf7 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 20 Jan 2016 20:58:13 +0100 Subject: Emacs: Use correct package name for babel --- tag-emacs/emacs.d/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tag-emacs/emacs.d') diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org index b67cb29..21e30d0 100644 --- a/tag-emacs/emacs.d/init.org +++ b/tag-emacs/emacs.d/init.org @@ -1609,7 +1609,7 @@ to have my =ledger= setup in an org file with some graph processing with R or something. #+BEGIN_SRC emacs-lisp -(use-package org-babel +(use-package ob-core :defer t :ensure nil :config (org-babel-do-load-languages -- cgit 1.4.1