Hi Jason,
"Wright, Jason L" writes:
> When running:
> emacs -l ~/.emacs -eval '(org-batch-store-agenda-views)' -eval
> '(org-mobile-push)'
>
> It errors with:
> (wrong-number-of-arguments called-interactively-p 1)
>
> A proposed fix is below. What I don't know is whether the fix breaks
> somethi
When running:
emacs -l ~/.emacs -eval '(org-batch-store-agenda-views)' -eval
'(org-mobile-push)'
It errors with:
(wrong-number-of-arguments called-interactively-p 1)
A proposed fix is below. What I don't know is whether the fix breaks
something else (i.e. it seems to work for me, but my elisp-fu