From c9506b38b3985c95a661dc791e4c56a7b575e598 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 23 Aug 2014 12:59:22 +0100 Subject: Emacs: Update MobileOrg sync location --- tag-emacs/emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tag-emacs') diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index 3f1860e..4024fe9 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -770,7 +770,7 @@ mouse-1: Display Line and Column Mode Menu")))))) (req-package org-mobile :require org :config (progn - (setq org-mobile-directory "~/Dropbox/MobileOrg"))) + (setq org-mobile-directory "~/Mobile/Org"))) ;;;; Programming -- cgit 1.4.1