From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: GuixSD and TRAMP Date: Thu, 20 Oct 2016 17:55:58 -0500 Message-ID: <87a8dy1vgh.fsf@dustycloud.org> 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]:36419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxMFt-0002aL-J8 for help-guix@gnu.org; Thu, 20 Oct 2016 18:56:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxMFq-00088l-Ir for help-guix@gnu.org; Thu, 20 Oct 2016 18:56:09 -0400 In-reply-to: <87wph2ybv0.fsf@gnu.org> 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 writes: > 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))) > > Good to know! > > Should we patch Emacs or something so that it works by default? It seems like a good idea. It wouldn't hurt anything... aside from incurring the usual "cost to make a custom distro patch" :)