]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#66093 in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Sep 2023 15:15:05 +0000 (17:15 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Sep 2023 15:15:05 +0000 (17:15 +0200)
commitbee18e527379d2474e7a4ca62c53b6f21d8f9315
tree937149948f74553c8b7a2ff7d756a0a24a3e2ba4
parent7d5fee0feaa5740f3fbbfc6d5f13855bf58b9c25
Fix bug#66093 in Tramp

* lisp/net/tramp-sshfs.el (tramp-methods): Use "%a".
(tramp-sshfs-handle-process-file): Replace ?a by "-t".

* lisp/net/tramp.el (tramp-methods): Adapt docstring.  (Bug#66093)
(tramp-handle-make-process): Replace ?a by "-t" if indicated.
lisp/net/tramp-sshfs.el
lisp/net/tramp.el