From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Jones Subject: Re: remote execution in heterogeneous environment Date: Thu, 20 Dec 2012 20:21:24 -0500 Message-ID: References: <6D36E0F9-01D1-4F95-9FAA-B2B2CA10E57E@gmail.com> <87623zaj4j.fsf@gmx.de> <87hang279z.fsf@gmx.de> <87d2y4oeys.fsf@bzg.ath.cx> Reply-To: gmj@pobox.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04428e1078986f04d152aa36 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlrIn-0006eS-5y for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 20:21:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlrIj-0005pp-RT for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 20:21:29 -0500 Received: from mail-wg0-f48.google.com ([74.125.82.48]:48178) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlrIj-0005pG-IT for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 20:21:25 -0500 Received: by mail-wg0-f48.google.com with SMTP id dt10so1806266wgb.3 for ; Thu, 20 Dec 2012 17:21:24 -0800 (PST) In-Reply-To: <87d2y4oeys.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org, Michael Albinus --f46d04428e1078986f04d152aa36 Content-Type: text/plain; charset=ISO-8859-1 Hi. Patch seems to work. Tested on fresh emacs-snapshot (24.3.50.1) install on ubuntu with org-mode freshly pulled from git (7.9.2). #+NAME: hobbits | bilbo | frodo | #+name: execOnExample.com #+BEGIN_SRC sh :var foo=hobbits :dir /gmj@example.com: :results output hostname echo executed on `hostname` at `date` echo two $foo #+END_SRC Similar procedure on a mac still yeilds: FYI/Thanks, ---George Jones Couldn't write region to `/scpc:gmj@example.com:/var/folders/j6/j6w17khs3vl9s2_yg4rb5zsm0000gn/T/input-61683xyS', decode using `mimencode -u -b >%s' f\ ailed On Thu, Dec 20, 2012 at 11:39 AM, Bastien wrote: > Hi Michael, > > Michael Albinus writes: > > > The following patch I've committed to Emacs' trunk, it fixes the problem > > as far as I could test. Maybe somebody from the org maintainers could > > merge it into the org repository. > > I've already merged it in maint and master. > > Thanks a lot! > --f46d04428e1078986f04d152aa36 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi. =A0Patch seems to work. =A0Tested on fresh emacs-snapshot (24.3.50.1)= install on ubuntu with org-mode freshly pulled from git (7.9.2).

#+NAM= E: hobbits
| bilbo | frodo |

#+name: execOnExample.com
#= +BEGIN_SRC sh :var foo=3Dhobbits =A0:dir /gmj@example.com: :results output
hostname =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0
echo executed on `hostname` at `date` =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0
echo two $foo =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0
#+END_SRC

Similar procedure on = a mac still yeilds:

FYI/Thanks,
---George Jones=

Couldn't write region to `/scpc:gmj@example.com:/var/folders/j6/j6w17k= hs3vl9s2_yg4rb5zsm0000gn/T/input-61683xyS', decode using `mimencode -u = -b >%s' f\
ailed

On Thu= , Dec 20, 2012 at 11:39 AM, Bastien <bzg@altern.org> wrote:
=
Hi Michael,

Michael Albinus <michael.albin= us@gmx.de> writes:

> The following patch I've committed to Emacs' trunk, it fixes t= he problem
> as far as I could test. Maybe somebody from the org maintainers could<= br> > merge it into the org repository.

I've already merged it in maint and master.

Thanks a lot!
=

--f46d04428e1078986f04d152aa36--