all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Antonio Carlos Padoan Junior <acpadoanjr@yahoo.com.br>,
	Josselin Poiret <dev@jpoiret.xyz>
Cc: guix-devel@gnu.org
Subject: Re: emacs tramp in remote guix
Date: Sat, 12 Feb 2022 19:14:52 +0100	[thread overview]
Message-ID: <2cb48c660574adbc69bd14851306ab9adcd5b5a9.camel@telenet.be> (raw)
In-Reply-To: <87leyghsh9.fsf@yahoo.com.br>

[-- Attachment #1: Type: text/plain, Size: 1562 bytes --]

Antonio Carlos Padoan Junior schreef op za 12-02-2022 om 19:04 [+0100]:
> Josselin Poiret <dev@jpoiret.xyz> writes:
> 
> > 
> > I personally use
> > 
> >   (require 'tramp)
> >   (connection-local-set-profile-variables
> >    'guix-system
> >    '((tramp-remote-path . (tramp-own-remote-path))))
> >   (connection-local-set-profiles
> >    '(:application tramp :protocol "sudo" :machine "hostname")
> >    'guix-system)
> > 
> > for tramp on my own machine.  The symbol 'tramp-own-remote-path uses the
> > login shell of the target to determine the environment to use, so is
> > well suited for guix.  You may need to adjust the :protocol and :machine
> > keys of the connection-local-set-profiles call for your use case though.
> > 
> > Best,
> 
> Thanks Josselin and Mikhail!
> 
> Cleaning the tramp file did the job! It works now!
> 
> I will check closely Josselin proposition as well, it seems I have
> something new to learn there.
> 
> IMHO, giving the importance emacs has in guix distribution this is
> something that merits a place on guix cookbook perhaps.

I think that ideally, the tramp package in Guix would be patched to
recognise ~/.guix-profile/etc/profile and /etc/profile (when present,
on the remote machine) and use that to determine the PATH for the
remote machine (or some other system, whatever works) .

Thne tramp would work out-of-the-box, without having to consult a
cookbook or manual and without having to know that this information is
located there.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-02-12 18:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87h795s97x.fsf.ref@yahoo.com.br>
2022-02-11 15:40 ` emacs tramp in remote guix Antonio Carlos Padoan Junior
2022-02-12  2:42   ` Mikhail Kryshen
2022-02-12 11:30     ` Josselin Poiret
2022-02-12 18:04       ` Antonio Carlos Padoan Junior
2022-02-12 18:14         ` Maxime Devos [this message]
2022-02-13  9:52           ` Josselin Poiret
2022-02-16 10:43             ` Max Brieiev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2cb48c660574adbc69bd14851306ab9adcd5b5a9.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=acpadoanjr@yahoo.com.br \
    --cc=dev@jpoiret.xyz \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.