]> git.eshelyaron.com Git - emacs.git/commit
Handle too long commands in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Jan 2016 12:07:21 +0000 (13:07 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Jan 2016 12:07:21 +0000 (13:07 +0100)
commit1089dc98b778d1c6eb190dbd840d40c33aea9bea
treece78823183fe512907107c14558697cb38d65c81
parent684eb58db992dec56a05719732edc547fa77c1be
Handle too long commands in Tramp

* lisp/net/tramp-sh.el (tramp-sh-handle-make-symbolic-link)
(tramp-do-file-attributes-with-ls): Send sequence of commands, in
order to not exceed shell command line limit.

* test/automated/tramp-tests.el (tramp--test-darwin-p): Remove.
(tramp--test-utf8): Include Arabic file name, again.
lisp/net/tramp-sh.el
test/automated/tramp-tests.el