bug#55443: [PATCH] gnu: emacs: Fix source snippet.

2022-06-22 Thread Liliana Marie Prikler
Am Mittwoch, dem 22.06.2022 um 20:06 + schrieb John Kehayias: > [...] > On Wednesday, June 22nd, 2022 at 3:47 PM, Liliana Marie Prikler > wrote: > > [O]ur tramp fixes should at some point also end up in the actual > > tramp package, not just emacs itself :) > [...] > And yes, we should see abou

bug#55443: [PATCH] gnu: emacs: Fix source snippet.

2022-06-22 Thread John Kehayias via Bug reports for GNU Guix
Hello! --- Original Message --- On Wednesday, June 22nd, 2022 at 3:47 PM, Liliana Marie Prikler wrote: > I saw, I reworded slightly, I pushed. > Thanks! > > Maybe someone can relay this to the guix-devel thread mentioned in > > case there is more to be done as per the discussion there.

bug#55443: [PATCH] gnu: emacs: Fix source snippet.

2022-06-22 Thread Liliana Marie Prikler
Am Mittwoch, dem 22.06.2022 um 01:53 + schrieb John Kehayias: > I've tested this patch builds, sets tramp-remote-path, and alleviates > the sudo problem I also experienced (for local tramp).  I saw, I reworded slightly, I pushed. > Maybe someone can relay this to the guix-devel thread mentione

bug#55443: [PATCH] gnu: emacs: Fix source snippet.

2022-06-22 Thread John Kehayias via Bug reports for GNU Guix
I forgot to CC other users on the bug, so I'm sending the message again. Apologies if you got this twice. --- Original Message --- On Tuesday, June 21st, 2022 at 9:53 PM, John Kehayias wrote: > Hello, > > I believe this bug is due to a change in emacs to where the > tramp-default-re

bug#55443: [PATCH] gnu: emacs: Fix source snippet.

2022-06-21 Thread John Kehayias via Bug reports for GNU Guix
Hello, I believe this bug is due to a change in emacs to where the tramp-default-remote-path was moved from tramp-sh.el to tramp.el: https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=695f6792f1524a446d276bf5c5e53bbb4c200909 Due to this the source snippet in emacs that adds guix paths did n