# HG changeset patch # User Michael Albinus # Date 1214758394 0 # Node ID 712b49aaccfdc26593b178e510115407438ec2d4 # Parent 0b2f64a1ff6eece298976d7a413d248c5b2927ef * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch from 2008-06-28. It does not work on W32. diff -r 0b2f64a1ff6e -r 712b49aaccfd lisp/net/tramp-ftp.el --- a/lisp/net/tramp-ftp.el Sun Jun 29 16:12:37 2008 +0000 +++ b/lisp/net/tramp-ftp.el Sun Jun 29 16:53:14 2008 +0000 @@ -189,7 +189,7 @@ ;; local file name could be in Tramp syntax as well (for ;; example, returning VMS file names like "/DISK$CAM:/AAA"). ;; That's why we set also `tramp-mode' to nil. - (t (let* ((tramp-mode nil) + (t (let* (;(tramp-mode nil) (inhibit-file-name-handlers (list 'tramp-file-name-handler 'tramp-completion-file-name-handler