]> git.eshelyaron.com Git - emacs.git/commit
Don't use the Lisp implementation of "kill" in remote Eshell directories
authorJim Porter <jporterbugs@gmail.com>
Wed, 10 Jul 2024 00:19:26 +0000 (17:19 -0700)
committerEshel Yaron <me@eshelyaron.com>
Wed, 10 Jul 2024 20:00:20 +0000 (22:00 +0200)
commit1de768821e5cf76c85821f4a57b5537783377368
tree303dbda9354d22fa9d6a5ce5676d806a0875f021
parentc4b6e99e7d3547d8de7f3fc92188c7524cf455dd
Don't use the Lisp implementation of "kill" in remote Eshell directories

* lisp/eshell/esh-proc.el (eshell/kill): When in a remote directory,
fall back to the external "kill" program (bug#72013).

(cherry picked from commit 342998511add79c594a170dc04ecda2f2db0fd36)
lisp/eshell/esh-proc.el