]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with long file names in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 13 Sep 2023 14:21:13 +0000 (16:21 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 13 Sep 2023 14:21:13 +0000 (16:21 +0200)
commit2d703432a875d93d096041c3a589a4402e5cc4a0
treef586255d29cc92d628f7dc3d18369b27a9ade919
parenta6c29365a57fbff81ca3c66f0dfcc0dac223902e
Fix problem with long file names in Tramp

* lisp/net/tramp-sh.el (tramp-ls-file-attributes): New defconst.
(tramp-do-file-attributes-with-ls): Use it.  (Bug#65324)
lisp/net/tramp-sh.el