org-mobile.org: Properly escape checksum binary path
commitd0bb993f7020cc0dc527e8241687b6239170a70e
authorJacob Matthews <matthewsj@google.com>
Tue, 7 Apr 2015 17:52:25 +0000 (7 12:52 -0500)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 10 Apr 2015 08:25:23 +0000 (10 10:25 +0200)
treeb0b985ccec3d06dd813709002875f47e8a81574a
parent19a7d6864d0566597dfcc3c80320966864f8198b
org-mobile.org: Properly escape checksum binary path

* lisp/org-mobile.org (org-mobile-copy-agenda-files): Escape org-mobile-checksum-binary.

Fix a bug where if the checksum binary is in a non shell-safe path, then
the shell invocation silently fails. This can happen on any platform but
is probably worst on Windows where it's common to put programs in
"C:/Program Files".

TINYCHANGE
lisp/org-mobile.el