From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: local.mk and SUDO Date: Fri, 27 Apr 2012 20:11:34 +0200 Message-ID: <87r4v9vycp.fsf@Rainer.invalid> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNpe7-0002Os-JU for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 14:11:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNpe5-00015q-6e for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 14:11:55 -0400 Received: from plane.gmane.org ([80.91.229.3]:36278) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNpe4-00015F-W6 for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 14:11:53 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SNpe1-0005mz-8p for emacs-orgmode@gnu.org; Fri, 27 Apr 2012 20:11:49 +0200 Received: from pd9eb5056.dip.t-dialin.net ([217.235.80.86]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Apr 2012 20:11:49 +0200 Received: from Stromeko by pd9eb5056.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Apr 2012 20:11:49 +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 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. > After further investigation, I have modified git config to overide the > core.filemode setting which works for me: [...] > git config core.filemode false You should preferrably set it before any commits to that repo (or rather in global config). Otherwise you could use Git from Cygwin (which emulates POSIX on anything but FAT by default), but then you must never use any native Git on that repo (and be sure that you never access it via a filesystem that doesn't have ACL or that is mounted with "noacl" in Cygwin). This particular pitfall is extensively documented on the Git side. > So really - this is just a heads-up of my experience setting SUDO to > blank, but it would be nice to know if this is expected behavior? If it > turns out that it is, then perhaps I can supply a documentation patch > (an extra comment in default.mk). I'm not sure that orgmode should document limitations of some other software that are caused be the underlying OS... Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds