all repos — nixfiles @ b49b2c6b5057689e3d2b22c7f8deb4a68e834e97

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

Emacs: Remove */5 minute org-mobile pull

Alan Pearce
commit

b49b2c6b5057689e3d2b22c7f8deb4a68e834e97

parent

839dd59b474a365419f921600ed5aaea8add628b

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

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -1676,11 +1676,7 @@ (install-monitor (file-truename
(concat (file-name-as-directory org-mobile-directory) org-mobile-capture-file)) - 5) - - ;; Do a pull every 5 minutes to circumvent problems with timestamping - ;; (ie. dropbox bugs) - (run-with-timer 0 (* 5 60) 'org-mobile-pull))))) + 5))))) #+END_SRC * Programming