From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Albinus Subject: Re: org mode R remote code evaluation Date: Wed, 25 Sep 2013 12:44:37 +0200 Message-ID: <87y56li3je.fsf@gmx.de> References: <87d2ownbtv.fsf@hornfels.zedat.fu-berlin.de> <87r4ce2x8k.fsf@gmx.de> <87mwn22vy8.fsf@gmx.de> <878uymyser.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOmaR-00040g-1x for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 06:44:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOmaK-0007Pv-TV for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 06:44:50 -0400 Received: from mout.gmx.net ([212.227.17.22]:58371) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOmaK-0007Pn-KB for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 06:44:44 -0400 Received: from detlef.gmx.de ([91.41.131.16]) by mail.gmx.com (mrgmx001) with ESMTPS (Nemesis) id 0MJByE-1VQQD233TG-002pYS for ; Wed, 25 Sep 2013 12:44:43 +0200 In-Reply-To: (Alexander Vorobiev's message of "Tue, 24 Sep 2013 23:24:33 -0500") 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: Alexander Vorobiev Cc: Loris Bennett , emacs-orgmode , Johannes Rainer Alexander Vorobiev writes: > Hi Michael, Hi Alex, > The patch seems to be working, the only thing I noticed is having > http://www.emacswiki.org/emacs/setup-cygwin.el loaded together with > the patched ob-core.el makes tramp prepend "/cygwin" to /tmp/. When I > disabled (require 'setup-cygwin) the patch works as expected. Outside > of org/babel setup-cygwin has no effect on Tramp. This problem does not seem to be related to org-mode code. Could somebody, please, commit my patch to org's repository? Thanks. I will try to find out what's up with Tramp and Cygwin. Sadly, it has been a misalliance very often :-( > Thanks, > Alex Best regards, Michael.