Thank you for your quick reply!
Tomas Volf <~@wolfsden.cz> writes:
> Customizing `find-program' to just "find" and restarting Emacs does the
> trick. So just sticking
>
> (setopt find-program "find")
>
> into `init.el' should work.
>
> I played with it around for a bit but did not figure out
Hello,
Simon Streit writes:
> Is there maybe an easy way around this? I tried:
>
> (connection-local-set-profile-variables
> 'remote-system
> '((tramp-remote-path . ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
> "/usr/local/bin" "/usr/local/sbin" "/local/bin"
> (connection-local-set-profiles
Hello Tomas,
Tomas Volf <~@wolfsden.cz> writes:
> when I try to execute rgrep over a tramp connection, I get the following
> error:
>
> /bin/sh:
> /gnu/store/sk8rxsrj3drr4arypicnhy899vgn3prr-findutils-4.9.0/bin/find: not
> found
>
> That is somewhat expected, since the remote machine is not a
Hello,
when I try to execute rgrep over a tramp connection, I get the following error:
/bin/sh: /gnu/store/sk8rxsrj3drr4arypicnhy899vgn3prr-findutils-4.9.0/bin/find:
not found
That is somewhat expected, since the remote machine is not a Guix one, but even
if it were, it would require to have th