emacs: Clean up duplicate org-directory setting
This commit is contained in:
parent
54b66455cd
commit
7b3db2a401
1 changed files with 2 additions and 1 deletions
|
@ -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/"))
|
||||
|
|
Loading…
Reference in a new issue