all repos — nixfiles @ 839dd59b474a365419f921600ed5aaea8add628b

System and user configuration, managed by nix and home-manager

Formatting

Alan Pearce
commit

839dd59b474a365419f921600ed5aaea8add628b

parent

3477d9f8e72164366e7c222515082f47b6d9a962

1 file changed, 1 insertion(+), 2 deletions(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -1659,8 +1659,7 @@ (when (eq major-mode 'org-mode)
(dolist (file (org-mobile-files-alist)) (if (string= (file-truename (expand-file-name (car file))) (file-truename (buffer-file-name))) - (org-mobile-push-with-delay 30))) - ))) + (org-mobile-push-with-delay 30)))))) (run-at-time "00:05" 86400 '(lambda () (org-mobile-push-with-delay 1))) ;; refreshes agenda file each day (org-mobile-pull) ;; run org-mobile-pull at startup