From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: remote execution in heterogeneous environment Date: Fri, 30 Nov 2012 13:24:19 -0500 Message-ID: <3169.1354299859@alphaville> References: <87mwxz7d8s.fsf@gmx.de> <25750.1354289605@alphaville> <87fw3r3tho.fsf@gmx.de> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeVGB-0003Ep-Id for emacs-orgmode@gnu.org; Fri, 30 Nov 2012 13:24:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeVGA-0003ax-Cn for emacs-orgmode@gnu.org; Fri, 30 Nov 2012 13:24:23 -0500 Received: from g4t0017.houston.hp.com ([15.201.24.20]:46532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeVGA-0003at-7K for emacs-orgmode@gnu.org; Fri, 30 Nov 2012 13:24:22 -0500 In-Reply-To: Message from Michael Albinus of "Fri, 30 Nov 2012 18:12:19 +0100." <87fw3r3tho.fsf@gmx.de> 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: Michael Albinus Cc: Neil Best , emacs-orgmode@gnu.org Michael Albinus wrote: > Nick Dokos writes: > > > See > > > > http://thread.gmane.org/gmane.emacs.orgmode/62963 > > I've seen that. > > > It was a weird setting of the variable ``temporary-file-directory'' in > > Neil's Macport setup, plus the assumption by tramp that that setting was > > valid for the remote - that turned out to be a bad assumption. Not sure > > it's worth it for tramp to provide a way to customize that, but that's > > your decision :-) AFAIAC, /tmp should be a universal standard. > > I don't believe it is a weird setting of `temporary-file-directory'. It > is a valid value for OS X, AFAIK. > > And "/tmp" isn't a universal standard. For example, it doesn't work, > when your local machine runs MS Windows. > > The patch in Tramp I have mentioned tries to distinguish between local > and remote temporary directories. I would like to know, whether this > works correctly for org-mode, or whether there is still an issue. > OK - thanks. Sorry for the noise. Trying-to-get-foot-out-of-mouth-ly yours, Nick