From: Christopher Howard <christopher@librehacker.com>
To: 73052-done@debbugs.gnu.org
Subject: bug#73052: emacs 30 ssh: couldn't find a proper `ls' command
Date: Fri, 01 Nov 2024 08:09:45 -0800 [thread overview]
Message-ID: <87cyjf6ily.fsf@librehacker.com> (raw)
In-Reply-To: Christopher Howard's message of "Thu, 05 Sep 2024 08:27:09 -0800 (8 weeks, 23 hours, 40 minutes ago)"
I haven't been struggling with this issue for some months now. I can't remember exactly what I did, but I think the key was this tramp-own-remote-path option:
```
'(tramp-remote-path
'(tramp-own-remote-path tramp-default-remote-path "/bin" "/usr/bin"
"/sbin" "/usr/sbin" "/usr/local/bin"
"/usr/local/sbin" "/local/bin"
"/local/freeware/bin" "/local/gnu/bin"
"/usr/freeware/bin" "/usr/pkg/bin"
"/usr/contrib/bin" "/opt/bin" "/opt/sbin"
"/opt/local/bin" "/opt/homebrew/bin"
"/opt/homebrew/sbin"
"/run/current-system/profile/bin"))
```
--
Christopher Howard
prev parent reply other threads:[~2024-11-01 16:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 16:27 bug#73052: emacs 30 ssh: couldn't find a proper `ls' command Christopher Howard
2024-11-01 16:09 ` Christopher Howard [this message]
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=87cyjf6ily.fsf@librehacker.com \
--to=christopher@librehacker.com \
--cc=73052-done@debbugs.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.