Minor refactors & comment revision
This commit is contained in:
parent
29250133e8
commit
0c9f1b1a9c
6 changed files with 11 additions and 9 deletions
|
@ -220,6 +220,7 @@ path too.")
|
|||
(or (cdr (assoc lang org-src-lang-modes))
|
||||
(+org--babel-lazy-load lang)))
|
||||
|
||||
;; This also works for tangling and exporting
|
||||
(defadvice! +org--babel-lazy-load-library-a (info)
|
||||
"Load babel libraries lazily when babel blocks are executed."
|
||||
:after-while #'org-babel-confirm-evaluate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue