]> git.eshelyaron.com Git - emacs.git/commit
Fix CRLF handling in Tramp (don't merge)
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Nov 2023 12:29:19 +0000 (13:29 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Nov 2023 12:29:19 +0000 (13:29 +0100)
commit8256bf4cdfbdc12838c20b00edcaedddcdf08a32
treeafaef8f7ab6c7368288e237e46fec59b52ab3c05
parent81b63ec032fefcc2c98149d31b667b61691e700d
Fix CRLF handling in Tramp (don't merge)

* lisp/net/tramp-sh.el (tramp-send-command-and-read): Use 'space'
instead of 'blank' in rx expression, in order to handle also CR
and alike.  Reported by Dominique Quatravaux
<dominique@quatravaux.org>.
lisp/net/tramp-sh.el