Matt Mello <[email protected]> writes: Hi Matt,
> 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. We have connection-local variables in Emacs 26.1. Likely, they could be used for this special setting. > 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. Interesting. Would you like to send me your org-babel script (or the org file you have on the Android device, respectively). Then I could do my own tests. Your other emails I will check tomorrow, when I have more time. > Thanks! > > --- Matt Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
