]> git.eshelyaron.com Git - emacs.git/commit
Add hexdump/awk file encoding to Tramp. (Bug#35639)
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 9 Jan 2020 12:41:10 +0000 (13:41 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 9 Jan 2020 12:41:10 +0000 (13:41 +0100)
commit17cfd708575c351d030f8b05c5921d1867028d79
tree77497c77d9932171fb6ad8218a0a0ecf7c49b7b5
parent70873074a15edbc64993f68d7cc50d2f46cc796b
Add hexdump/awk file encoding to Tramp.  (Bug#35639)

* lisp/net/tramp-sh.el (tramp-hexdump-encode, tramp-hexdump-awk-encode)
(tramp-od-encode, tramp-od-awk-encode): New defconst.
(tramp-awk-encode, tramp-awk-decode): Adapt.
(tramp-awk-coding-test): Remove.
(tramp-remote-coding-commands): Add hexdump/awk encoding.  (Bug#35639)
(tramp-find-inline-encoding): Adapt handling of awk, hexdump and od.
(tramp-get-remote-busybox, tramp-get-remote-awk)
(tramp-get-remote-hexdump, tramp-get-remote-od): New defuns.
lisp/net/tramp-sh.el