tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot execute org babel shell script over tramp to remote termux (A


From: Matt Mello
Subject: Re: Cannot execute org babel shell script over tramp to remote termux (Android) due to tmpdir issues
Date: Thu, 5 Jul 2018 11:49:36 -0700

This worked:

set-variable org-babel-remote-temporary-directory "/data/data/com.termux/files/home/"

Since this is currently the only thing I do remotely, I can just hardcode this into my init script.  Let's call it a workaround.

However, it seems that this is actually a bug in org-babel.  
When running scripts remotely, org-babel should probably use the same logic that tramp does ... or else just let tramp do the calculations, like other parts of emacs do.

Thanks!

--- Matt
 


On Thu, Jul 5, 2018 at 11:31 AM Matt Mello <address@hidden> wrote:
​Actually, Michael, this may be an org-babel issue:


Isn't that ​your post?

If the code in your post has been incorporated into the codebase, then that would be an issue, right?

I guess the question is, why isn't org-babel using the tramp tmpdir when the code is being executed remotely?

Should I move this question to the emacs-orgmode list?

Should I just tack my questions onto the original thread?

Thanks!
-- Matt

reply via email to

[Prev in Thread] Current Thread [Next in Thread]