]> git.eshelyaron.com Git - emacs.git/commit
Fix use of "dired" in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 21 Apr 2024 10:54:17 +0000 (12:54 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 22 Apr 2024 18:36:07 +0000 (20:36 +0200)
commit80c7ce91cc0a35542ba485cf8cb5bc6dabac0169
tree4c409d9b42c84e8a92998bfbdc2843fe9800985d
parent07d8418a446cd8e98849bffba44091ddefdf0b0a
Fix use of "dired" in Tramp

* lisp/net/tramp-sh.el (tramp-sh-handle-insert-directory): Do not
use "--dired" when long format output isn't requested.

(cherry picked from commit 9c01da56a547f493535e73877e16ccefcb2730a0)
lisp/net/tramp-sh.el