]> git.eshelyaron.com Git - emacs.git/commit
Make Tramp file name completion more quiet
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 1 Mar 2023 16:07:59 +0000 (17:07 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 1 Mar 2023 16:07:59 +0000 (17:07 +0100)
commit4b99015e15a23bd5cbec021d53ef9fcca25b2441
treeb7ee03eca4492703ecab7a16d1c64f1b810c1a6d
parent42f46913884c5e431a0e6cc80b1808fc0ca636cf
Make Tramp file name completion more quiet

* lisp/net/tramp-sh.el (tramp-perl-file-name-all-completions):
Don't print status message.
(tramp-sh-handle-file-name-all-completions): Return nil when check
fails.  (Bug#61890)

* test/lisp/net/tramp-tests.el
(tramp-test26-file-name-completion-with-perl):
(tramp-test26-file-name-completion-with-ls): New tests.
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el