Kai Grossjohann <[EMAIL PROTECTED]> writes:

> Exaos Lee <[EMAIL PROTECTED]> writes:
>
>> I found the reason:
>> There is a file named "FreeMIDI:USB Installer Log" in the root
>> directory / .
>
> You can use "/:/FreeMIDI:USB Installer Log" to open this file, I
> think.

Oops, I've simply forgotten that this exists.

> There is a corresponding entry for "/:" in file-name-handler-alist.

But it doesn't work yet:

file-name-handler-alist's value is 
(("\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.bz2\\'\\|\\.tgz\\'\\|\\.g?z\\(~\\|\\.~[0-9]+~\\)?\\'"
 . jka-compr-handler)
 ("^/[^/]*$" . tramp-completion-file-name-handler)
 ("\\`/[^/:]+:" . tramp-file-name-handler)
 ("\\`/:" . file-name-non-special))

The entry for `file-name-non-special' must be before the Tramp related
entries. I'll fix it tonight in Tramp CVS.

> Kai

Best regards, Michael.



_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to