Set org-babel-library-of-babel

This commit is contained in:
Marcus Kammer 2024-10-30 08:46:31 +01:00
parent 0d138d5fd6
commit 518760dfbc

View file

@ -1678,6 +1678,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
(add-hook 'before-save-hook 'time-stamp nil)
;; (when (eq system-type 'windows-nt)
;; (setq org-babel-sqlite3-command "c:/msys64/ucrt64/bin/sqlite3.exe"))
;; (org-babel-library-of-babel "~/.emacs.d/library-of-babel.org")
(org-babel-do-load-languages
'org-babel-load-languages
'((emacs-lisp . t)