org-mobile: Fix "Execution failed" message on pull
commit40d140c64c4cbb3d0c71c75a8f73ce040f9af3b0
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 7 Aug 2016 22:02:56 +0000 (8 00:02 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 7 Aug 2016 22:02:56 +0000 (8 00:02 +0200)
treeb63468f25f87c60d8513a0e63ee35cc2e7039dab
parent9798da77b29b2dcd2d46a663e62c7c710936f4eb
org-mobile: Fix "Execution failed" message on pull

* lisp/org-mobile.el (org-mobile-action-alist): Use a function instead
  of a sexp.
(org-mobile-apply): Apply changes.

Reported-by: Ian Dunn <dunni@gnu.org>
<http://permalink.gmane.org/gmane.emacs.orgmode/108603>
lisp/org-mobile.el