Discussion:
org-mobile-push-timer is void
mobileorg-android
2013-05-03 10:39:03 UTC
Permalink
Hello,

i just copy & pasted the automatic push and pull instructions from the
wiki's FAQ[1] and upon evaluation got a 'org-mobile-push-timer is void'
or something similiar. Putting '(setq org-mobile-push-timer nil)'
in front of the push code fixed this for me. Not necessarily pretty,
but works and might save the occasional elisp "noob" some struggle.

Regards,
Alex

___
[1] https://github.com/matburt/mobileorg-android/wiki/FAQ#wiki-How_do_I_get_orgmode_to_execute_orgmobilepush_automatically
mobileorg-android on behalf of Henning Weiss
2013-05-06 19:49:08 UTC
Permalink
Hi Alex,

thanks for catching this mistake. It turns out that the example code in the
FAQ already had this, but there was a problem in the markdown. Apparently
everything on the same line as the "pre" tag is discarded. Simply adding a
newline fixed that.

Henning


On Fri, May 3, 2013 at 12:39 PM, mobileorg-android <
Post by mobileorg-android
Hello,
i just copy & pasted the automatic push and pull instructions from the
wiki's FAQ[1] and upon evaluation got a 'org-mobile-push-timer is void'
or something similiar. Putting '(setq org-mobile-push-timer nil)'
in front of the push code fixed this for me. Not necessarily pretty,
but works and might save the occasional elisp "noob" some struggle.
Regards,
Alex
___
[1]
https://github.com/matburt/mobileorg-android/wiki/FAQ#wiki-How_do_I_get_orgmode_to_execute_orgmobilepush_automatically
--
You received this message because you are subscribed to the Google Groups
"mobileorg-android" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/mobileorg-android?hl=en
.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "mobileorg-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobileorg-android+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to mobileorg-android-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/mobileorg-android?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Loading...