]> code.delx.au - gnu-emacs/commit
Fix some Tramp problems with HP-UX
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 23 Jul 2015 19:49:40 +0000 (21:49 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 23 Jul 2015 19:49:40 +0000 (21:49 +0200)
commit8e03731cb9083330939b2c9b2d3318f32e93e41d
tree6d54b01522b80fb94b86ef3fab8a519944da7afe
parent8242c3aa36e606498afe21c22a3369ae0e82b13d
Fix some Tramp problems with HP-UX

* lisp/net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Add "tab0" to stty call.

* test/automated/tramp-tests.el (tramp-persistency-file-name):
Set to nil.
(tramp--test-hpux-p): New defun.
(tramp--test-utf8): Use it.
lisp/net/tramp-sh.el
test/automated/tramp-tests.el