Jakub Narębski <[email protected]> writes: > Hello,
Hi Jakub, > Actual behavior: > 1. Recent files stored /ssh:[email protected]:/home/user/.bashrc > (un-proxified file name), which does not work without specifying > gateway host as a proxy. > > Workaround: > 1. Add gateway to `tramp-default-proxies-alist` manually, or > 2. Set `tramp-save-ad-hoc-proxies` custom option to true. I wouldn't regard `tramp-save-ad-hoc-proxies' as workaround, it has been introduced exactly for this kind of problems. However, recently (end of July) I have changed the implementation that ad-hoc proxies are kept in file names. This was due to another problem, but it might solve your problem as well. You might try Tramp 2.2.13-pre from the git repository. > current state: > ============== > State could not be dumped due to the following error: > > (error Multibyte character in data for base64 encoding) This is fixed as well in the repo :-) Best tregards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
