emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Mobileorg- Automatic pushing and pulling


From: Marvin Doyley
Subject: Re: [O] Mobileorg- Automatic pushing and pulling
Date: Sun, 28 Apr 2013 15:16:07 -0400

Thanks for the link everybody,

here is what I end up doing, i.e., I added these to my .emacs file (which worked like a charm)

(add-hook 'after-init-hook 'org-mobile-pull)
(add-hook 'kill-emacs-hook 'org-mobile-push) 

cheers
M

reply via email to

[Prev in Thread] Current Thread [Next in Thread]