Fix problems found while writing a test suite.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 4 Nov 2013 14:32:40 +0000 (15:32 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 4 Nov 2013 14:32:40 +0000 (15:32 +0100)
commitb27cc9fc02ca67204df9261381e58dc206fbeeff
treef1efa5dba33c7199311380a54793d1d144005f51
parent2ea53115b435f84ce093b7cb9ee5e7ce31120349
Fix problems found while writing a test suite.

* net/tramp.el (tramp-file-name-regexp-unified): Simplify.
(tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
(tramp-handle-substitute-in-file-name): Let-bind `process-environment'
to nil when running original file name handler.  Otherwise,
there are problems with constructs like "$$FOO".

* net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
for `localname'.
lisp/ChangeLog
lisp/net/tramp-sh.el
lisp/net/tramp.el