Set org-babel-library-of-babel
This commit is contained in:
parent
0d138d5fd6
commit
518760dfbc
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -1678,6 +1678,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
|
||||||
(add-hook 'before-save-hook 'time-stamp nil)
|
(add-hook 'before-save-hook 'time-stamp nil)
|
||||||
;; (when (eq system-type 'windows-nt)
|
;; (when (eq system-type 'windows-nt)
|
||||||
;; (setq org-babel-sqlite3-command "c:/msys64/ucrt64/bin/sqlite3.exe"))
|
;; (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-do-load-languages
|
||||||
'org-babel-load-languages
|
'org-babel-load-languages
|
||||||
'((emacs-lisp . t)
|
'((emacs-lisp . t)
|
||||||
|
|
Loading…
Add table
Reference in a new issue