emacs: Clean up duplicate org-directory setting

This commit is contained in:
Sanchayan Maity 2021-01-18 14:45:01 +05:30
parent 54b66455cd
commit 7b3db2a401

View file

@ -51,6 +51,7 @@
;;
;; You can also try 'gd' (or 'C-c c d') to jump to their definition and see how
;; they are implemented.
(setq org-directory "~/org")
(setq rfc-mode-directory (expand-file-name "~/rfc/"))
(setq org-noter-notes-search-path '("~/org/notes/"))