]> code.delx.au - gnu-emacs/commit
Fix OS X specific settings in tramp-tests
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 31 Mar 2016 09:45:45 +0000 (11:45 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 31 Mar 2016 09:45:45 +0000 (11:45 +0200)
commitdf441b362c25c4ad59ea3d83137328d0d4098eaf
tree431b2dd5a66cf2e71d73a6d3549342b21228cbcc
parent22443312188ff097b69d9ff4b87c2b4f7bbbc263
Fix OS X specific settings in tramp-tests

* lisp/net/tramp-sh.el (tramp-maybe-open-connection): Use it.

* lisp/net/tramp.el (tramp-get-local-locale): New defun.

* test/automated/tramp-tests.el (tramp--test-darwin-p): Remove.
(tramp--test-utf8): Improve settings of coding systems.
Do not use `tramp--test-darwin-p' anymore.  (Bug#22145)
lisp/net/tramp-sh.el
lisp/net/tramp.el
test/automated/tramp-tests.el