Re: [O] batch saving patch for emacs 23/org 8.0.1

2013-04-24 Thread Bastien
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

[O] batch saving patch for emacs 23/org 8.0.1

2013-04-24 Thread Wright, Jason L
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