Ludovic Courtès (2016-10-20 23:00 +0200) wrote: > Christopher Allan Webber <[email protected]> skribis: > >> Ho-ho, it turns out the snippet Ludo pasted me on IRC was the answer >> after all: >> >> ;; Make sure we work on remote guixsd machines :) >> ;; probably only helps if you start on a guixsd machine..! >> (setq tramp-remote-path >> (append tramp-remote-path >> '(tramp-own-remote-path)))
I also add 'tramp-own-remote-path' to tramp-remote-path in my emacs config; as well as Ricardo and David. > Good to know! > > Should we patch Emacs or something so that it works by default? Just to mention, a year ago David and I (and probably Ricardo) also agreed that it would be good to patch our Emacs for this. It's just that no one have sent such a patch since then :-) The conversation was happening from <https://gnunet.org/bot/log/guix/2015-10-24#T788306> to <https://gnunet.org/bot/log/guix/2015-10-24#T788410> -- Alex
