From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-mobile.org: Properly escape checksum binary path Date: Fri, 10 Apr 2015 10:28:12 +0200 Message-ID: <87iod4o09v.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgUH8-0004jc-4N for emacs-orgmode@gnu.org; Fri, 10 Apr 2015 04:26:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgUH7-0002co-7I for emacs-orgmode@gnu.org; Fri, 10 Apr 2015 04:26:54 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:49659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgUH7-0002cg-19 for emacs-orgmode@gnu.org; Fri, 10 Apr 2015 04:26:53 -0400 In-Reply-To: (Jacob Matthews's message of "Tue, 07 Apr 2015 18:33:18 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jacob Matthews Cc: emacs-orgmode@gnu.org Hello, Jacob Matthews writes: > After lots of debugging last night on why MobileOrg wasn't seeing org-mode > files I pushed from my Windows computer, I found a bug in org-mobile.el > that appears to affect all platforms -- if the full path to the checksum > binary contains a space then checksumming will silently fail. > > Attached is a fix. Applied. Thank you. Regards, -- Nicolas Goaziou