]> git.eshelyaron.com Git - emacs.git/commit
Make Tramp's insert-directory more robust
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Jan 2021 18:26:02 +0000 (19:26 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Jan 2021 18:26:02 +0000 (19:26 +0100)
commit3cefda090304bbbce43d242072918ca855326842
tree0daa28160e517799d308cb2e32fa4ae8f6c033a2
parentb26e09e0f02b94d72bddfb108a16daffb74139f6
Make Tramp's insert-directory more robust

* lisp/net/tramp-sh.el (tramp-sh-handle-insert-directory):
Use `tramp-sh--quoting-style-options'.

* test/lisp/net/tramp-tests.el (tramp--test-hpux-p, tramp--test-ksh-p):
Remove superfluous nil.
(tramp--test-sh-no-ls--dired-p): New defun.
(tramp--test-special-characters): Use it.
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el