From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martyn Jago Subject: Re: local.mk and SUDO Date: Fri, 27 Apr 2012 21:02:37 +0100 Message-ID: References: <87r4v9vycp.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNrNe-0004Hn-Hj for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 16:03:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNrNa-0004as-2a for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 16:03:01 -0400 Received: from plane.gmane.org ([80.91.229.3]:58317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNrNZ-0004ab-SV for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 16:02:58 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SNrNS-0005Uh-30 for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 22:02:50 +0200 Received: from 88-96-171-142.dsl.zen.co.uk ([88.96.171.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Apr 2012 22:02:50 +0200 Received: from martyn.jago by 88-96-171-142.dsl.zen.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Apr 2012 22:02:50 +0200 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: emacs-orgmode@gnu.org Hi Achim Achim Gratz writes: > Martyn Jago writes: >> However, when I've just gone to run `make up2' (awesome command by the >> way), I get the error: > [...] >> diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el >> old mode 100644 >> new mode 100755 > > That's a well-known problem with anything that expects POSIX file > semantics on Windows... and Git does rely very heavily on it. > I'm not on Windows, I'm on Mac OS X which usually handles Git nicely - I use it all the time. Best, Martyn