Fix coding system for Tramp on OS X.
commit90fd798aacbf92a330cf43d2670479499daf3fb1
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 9 Jan 2016 12:55:02 +0000 (9 13:55 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 9 Jan 2016 12:55:02 +0000 (9 13:55 +0100)
treeb4be06f61e63aea068c3d2a4598d77732bc9b3fa
parente985a0e9eed9542716c4c03e0e9a1a973de97a7a
Fix coding system for Tramp on OS X.

* lisp/net/tramp-compat.el: Require ucs-normalize.

* lisp/net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Set coding system to `utf-8-hfs' for Mac OS X.

* test/automated/tramp-tests.el (tramp-test29-vc-registered):
Flush directory properties when needed.
(tramp--test-utf8): Include Chinese file name, again.
lisp/net/tramp-compat.el
lisp/net/tramp-sh.el
test/automated/tramp-tests.el