Colin Marquardt <[EMAIL PROTECTED]> writes: > Michael Albinus <[EMAIL PROTECTED]> writes: > >> Could you, please, disable Tramp and rerun the test with pure ange-ftp? > > Actually, I'm not sure how to do this. I tried the following:
Maybe it is easiest to say M-x ielm RET, then type file-name-handler-alist at the prompt, then (setq file-name-handler-alist 'foo) where foo should be replaced by the copied-and-pasted old value, minus the Tramp entries. Note that the single quote "'" should remain. Then you also need to re-add the Ange-FTP entries. These can be found in ange-ftp.el, the statements adding these entries are commented out. Kai _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
