From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: remote execution in heterogeneous environment Date: Fri, 21 Dec 2012 09:51:43 +0100 Message-ID: <87ehij6b4w.fsf@bzg.ath.cx> References: <6D36E0F9-01D1-4F95-9FAA-B2B2CA10E57E@gmail.com> <87623zaj4j.fsf@gmx.de> <87hang279z.fsf@gmx.de> <87d2y4oeys.fsf@bzg.ath.cx> <8738z0wtgi.fsf@Rainer.invalid> <87bodo1vtj.fsf@gmx.de> <871uekljgp.fsf@bzg.ath.cx> <87ip7v4xto.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlyKc-0003dr-Ke for emacs-orgmode@gnu.org; Fri, 21 Dec 2012 03:51:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlyKZ-0000yg-EM for emacs-orgmode@gnu.org; Fri, 21 Dec 2012 03:51:50 -0500 Received: from mail-we0-f177.google.com ([74.125.82.177]:45096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlyKZ-0000yU-7z for emacs-orgmode@gnu.org; Fri, 21 Dec 2012 03:51:47 -0500 Received: by mail-we0-f177.google.com with SMTP id x48so2011210wey.22 for ; Fri, 21 Dec 2012 00:51:46 -0800 (PST) In-Reply-To: <87ip7v4xto.fsf@gmx.de> (Michael Albinus's message of "Fri, 21 Dec 2012 09:24:35 +0100") 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: Achim Gratz , emacs-orgmode@gnu.org Hi Michael, Michael Albinus writes: > Finally, it is an error in `process-file', which wasn't detected until > now. Thanks to triggering this! > > I've fixed it already in Emacs' trunk. For org-mode, I have used the > following workaround: great, thanks for fixing this so fast, I applied your change in Org. All tests in org's git repo now run fine, both for maint and for master. Best, -- Bastien