From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: GuixSD and TRAMP Date: Fri, 21 Oct 2016 15:27:41 +0300 Message-ID: <87r379anuq.fsf@gmail.com> References: <87y41k2d4o.fsf@dustycloud.org> <87wph42bp3.fsf@dustycloud.org> <87wph2ybv0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxYvN-0005oq-1A for help-guix@gnu.org; Fri, 21 Oct 2016 08:27:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxYvI-0000gn-Ha for help-guix@gnu.org; Fri, 21 Oct 2016 08:27:49 -0400 In-Reply-To: <87wph2ybv0.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 20 Oct 2016 23:00:35 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: help-guix Ludovic Court=C3=A8s (2016-10-20 23:00 +0200) wrote: > Christopher Allan Webber 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 to --=20 Alex