From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Vorobiev Subject: Re: org mode R remote code evaluation Date: Tue, 24 Sep 2013 08:21:26 -0500 Message-ID: References: <87d2ownbtv.fsf@hornfels.zedat.fu-berlin.de> <87r4ce2x8k.fsf@gmx.de> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b07205abc55bb04e72104f5 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOSYq-0004OW-Bh for emacs-orgmode@gnu.org; Tue, 24 Sep 2013 09:21:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOSYl-0008FE-BS for emacs-orgmode@gnu.org; Tue, 24 Sep 2013 09:21:52 -0400 Received: from mail-pb0-x233.google.com ([2607:f8b0:400e:c01::233]:37607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOSYl-0008Dl-3c for emacs-orgmode@gnu.org; Tue, 24 Sep 2013 09:21:47 -0400 Received: by mail-pb0-f51.google.com with SMTP id jt11so4537837pbb.24 for ; Tue, 24 Sep 2013 06:21:46 -0700 (PDT) In-Reply-To: <87r4ce2x8k.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: Loris Bennett , emacs-orgmode , Johannes Rainer --047d7b07205abc55bb04e72104f5 Content-Type: text/plain; charset=ISO-8859-1 Here is what I have: ELISP> emacs-version "24.3.1" ELISP> tramp-version "2.2.7" ELISP> org-version "8.2" Thanks, Alex On Tue, Sep 24, 2013 at 7:57 AM, Michael Albinus wrote: > Alexander Vorobiev writes: > > > The ":results output" doesn't help in my setup (I'm on Windows, the > > remote system is linux, access is via putty/plink) > > I do not run Windows, so I cannot reproduce exactly. However, ... > > > #+BEGIN_SRC sh :results output :dir /grid: > > ls > > #+END_SRC > > > > executing Sh code block... > > Tramp: Encoding region using function `base64-encode-region'...done > > Tramp: Decoding region into remote file > > /plinkx:grid:/Users/avorobi/AppData/Local/Temp/ob-input-6116fuY...done > > byte-code: Couldn't write region to > > `/plinkx:grid:/Users/avorobi/AppData/Local/Temp/ob-input-6116fuY', > > decode using `tramp_perl_decode_with_module >%s' failed > > > > The /Users directory obviously does not exist on linux. > > ... this looks like an old problem. Which Emacs/Tramp version are you > using? > Check variables `emacs-version' and `tramp-version'. > > > Thanks, > > Alex > > Best regards, Michael. > --047d7b07205abc55bb04e72104f5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Here is what I have:

ELISP> ema= cs-version
"24.3.1"
ELISP> tramp-version
"2.2.7"
ELISP> org-version
"8.2"

Thanks,
Alex<= /div>
--047d7b07205abc55bb04e72104f5--