lang/org: cleanup & refactor

This commit is contained in:
Henrik Lissner
2017-05-19 03:29:00 +02:00
parent 1f8c4ed383
commit 5add3c3805
8 changed files with 105 additions and 121 deletions

View File

@@ -2,7 +2,7 @@
;; My own, centralized exporting system as well.
(add-hook '+org-init-hook '+org|init-export t)
(add-hook '+org-init-hook #'+org|init-export t)
(defun +org|init-export ()
(setq org-export-directory (expand-file-name ".export" +org-dir)