> From: Michael Albinus <[EMAIL PROTECTED]> > Cc: Eli Zaretskii <[EMAIL PROTECTED]>, [email protected], [EMAIL > PROTECTED] > Date: Tue, 22 Aug 2006 21:32:01 +0200 > > > Exactly why must the drive letter be removed? (Where in the code is it > > essential?) > > It is in read-file-name-internal (respectively > Fread_file_name_internal) in fileio.c. You can see it when you enable > traces: > [...] > Because realdir is "h:/", the Tramp completion file name handler is not > called.
Isn't _this_ the bug, right there? Why isn't the Tramp completion file name handler not called for a file name such as "h:/"? I think it should.
