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 <[email protected]> wrote: > Actually, Michael, this may be an org-babel issue: > > https://lists.gnu.org/archive/html/emacs-orgmode/2013-09/msg00992.html > > 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 >
_______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
