summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-pdf.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-pdf.el')
-rw-r--r--custom/jao-custom-pdf.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-pdf.el b/custom/jao-custom-pdf.el
index e82873f..cbe74ef 100644
--- a/custom/jao-custom-pdf.el
+++ b/custom/jao-custom-pdf.el
@@ -48,7 +48,7 @@
:config
(setq jao-open-doc-fun 'jao-find-or-open)
(setq jao-org-open-pdf-fun jao-open-doc-fun)
- (setq jao-pdf-org-dir jao-org-dir))
+ (setq jao-pdf-org-dir (jao-org-dir)))
;;;; doc-view
(use-package doc-view