diff --git a/init.org b/init.org index cc4f2c1..368a6e9 100644 --- a/init.org +++ b/init.org @@ -101,7 +101,7 @@ (when *work_remote* (defvar MY--PATH_ORG_FILES "p:/Eigene Dateien/Notizen/") (defvar MY--PATH_ORG_FILES_MOBILE nil) ;; hacky way to prevent "free variable" compiler error - (defvar MY--PATH_ORG_JOURNAL nil) + (defvar MY--PATH_ORG_JOURNAL nil) ;; hacky way to prevent "free variable" compiler error (defvar MY--PATH_START "p:/Eigene Dateien/Notizen/")) (setq bookmark-default-file (concat MY--PATH_USER_LOCAL "bookmarks"))