]> git.eshelyaron.com Git - emacs.git/commit
Fix Tramp bug#42538
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 30 Jul 2020 11:46:22 +0000 (13:46 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 30 Jul 2020 11:46:22 +0000 (13:46 +0200)
commit50ea5b871dd264e3a7fd6c3977e021f1a365cb5f
treeb6d41b0a0467b25d0d737d70d36117ef397dfbdc
parenta0b18d3cc22331a7c30520d654a85330a9557e6e
Fix Tramp bug#42538

* lisp/net/tramp-sh.el (tramp-set-remote-path): Send the command
in several chunks if it is too large.  (Bug#42538)
lisp/net/tramp-sh.el