]> git.eshelyaron.com Git - emacs.git/commit
Ensure, that Tramp uses GNU style emulation when calling ls-lisp
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 3 Oct 2023 08:02:52 +0000 (10:02 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 3 Oct 2023 08:02:52 +0000 (10:02 +0200)
commit21c81f49e7b8347a7f8bc52024b53ec1a13108d3
treefa93eaafa131b4fe49e487d5f45d09bda0234cc4
parent498d31e9f0549189f4e9b140549419dd4e462575
Ensure, that Tramp uses GNU style emulation when calling ls-lisp

* lisp/net/tramp-sh.el (tramp-sh-handle-insert-directory): Reorganize.

* lisp/net/tramp.el (ls-lisp-dirs-first, ls-lisp-emulation)
(ls-lisp-ignore-case, ls-lisp-verbosity): Declare.
(tramp-handle-insert-directory): Bind `ls-lisp-*' options.  Call
`ls-lisp-set-options'.
lisp/net/tramp-sh.el
lisp/net/tramp.el