I use MobileOrg to synchronize my I can automatically run
into my asked 18 Apr '11, 08:30 Jazz ♦ |
Apparently, a way to solve this is to rebind
As you can see, I simply added I'd be very interested in further solutions for this problem! answered 18 Apr '11, 09:39 Jazz ♦ |
Well, I don't have any experience with that, however, and this may or may not work, but my idea would be to setup a cron job to run a bash script that would look and see if emacs is open, mark the time stamp and then compare it to when emacs closes, and if it's more than X time, do Y. If it's less than X time, do Z. Now this idea is strictly conceptual, but something like that may (or may not) work. I wish I had a more concrete idea for you with code, but alas, I do not. answered 18 Apr '11, 09:00 Ron ♦ This is a good idea, but is dependend on the fact that the commands are executable from outside of emacs. I updated my question to clarify that org-mobile-push and org-mobile-pull must be run from within emacs.
(18 Apr '11, 09:25)
Jazz ♦
|