Fix a problem with Tramp when the temporary dir isn't C:/Temp on w32
commit83fbb3a6dd75e01a768cb6b3348b7c947711ee46
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 19 Sep 2016 12:21:35 +0000 (19 14:21 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 19 Sep 2016 12:21:35 +0000 (19 14:21 +0200)
tree3501f12ebd934874c98c82e08bf03488387b4471
parent7fa96cb5ef8c8464496688e88c1b97211a820d79
Fix a problem with Tramp when the temporary dir isn't C:/Temp on w32

* lisp/net/tramp-sh.el (tramp-sh-handle-expand-file-name): Don't use
`tramp-drop-volume-letter' any longer, it causes collateral
damages.  Reported by Chris Zheng <chriszheng99@gmail.com>.
lisp/net/tramp-sh.el