]> git.eshelyaron.com Git - emacs.git/commit
Handle quoted file names in tramp-archive.el
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 26 Apr 2019 10:31:50 +0000 (12:31 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 26 Apr 2019 10:31:50 +0000 (12:31 +0200)
commitcc70501a3a77e2cb8649eee0f0c03689e8232a68
treecb06da7d7601245cb381b13de7339d4563926580
parent83cdf7bf15d8f80fdc94e2de2ba96323f1d30101
Handle quoted file names in tramp-archive.el

* lisp/net/tramp-archive.el (tramp-archive-file-name-p):
Suppress quoted file names.
(tramp-archive-file-name-handler): Handle quoted file names.

* lisp/net/tramp-compat.el (tramp-compat-file-name-quoted-p):
Add optional TOP argument.
lisp/net/tramp-archive.el
lisp/net/tramp-compat.el