Nick Dokos <nicholas.do...@hp.com> writes:

> Loris Bennett <loris.benn...@fu-berlin.de> wrote:
>
>> Hi,
>> 
>> When I try to run a Perl script remotely via ":dir", I get the following
>> error:
>> 
>> ,-------------------------------------------------------------------------
>> | org-babel-local-file-name: Invalid function: with-parsed-tramp-file-name
>> `-------------------------------------------------------------------------
>> 
>> However, using the same remote host I can successfully run both R and
>> bash scripts.
>> 
>> There was a thread couple of years ago where this function cropped up: 
>> 
>> http://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg01712.html
>> 
>> but there seemed to be no real resolution and it occurred with version
>> 7.01trans and a bleeding edge emacs 24.  I am using Org 7.8.11 with
>> Emacs 23.2.1.
>> 
>> Any ideas?
>> 
>
> Try adding
>
> (require 'tramp)
>
> in your .emacs somewhere (probably before you load org but it should
> not be too sensitive). Does that solve it?

No, unfortunately not.  I get the same error.

> If so, then it should probably be added to ob.el for a permanent solution.
>
> Nick
>
>

-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin         Email loris.benn...@fu-berlin.de


Reply via email to