]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in `tramp-find-executable'
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 30 May 2025 10:28:15 +0000 (12:28 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 19:53:39 +0000 (21:53 +0200)
commita531572c2a80467464e8611f4755a460a1be3d23
treee806469338f5d19a824ff49fc8b1577d947ba1af
parent95abbf4ba5acc9372f02ad8c18be1b7c30122d47
Fix bug in `tramp-find-executable'

* lisp/net/tramp-sh.el (tramp-find-executable): Use "command -v",
preserving non-standard PATH search.  Bug#78633)

(cherry picked from commit 30c2ef6d6ab73b913ee5c4da7b6cfc26477f5faa)
lisp/net/tramp-sh.el