Matthew Donaldson <[EMAIL PROTECTED]> writes: > Hi Michael,
Hi Matthew, > This wouldn't work until you had first loaded a file from > [EMAIL PROTECTED], so I think ange-ftp was being clever, and completing > the path based on what ange-ftp buffers you had open at the moment. > This worked nicely for me. Hostname completion doesn't help me much > because then I have to put in the full path again and so on. I can't > seem to get tramp to blindly complete the ange-ftp path name the way > ange-ftp used to do, based on the loaded buffers. I cannot follow your scenario. I have done the following: # emacs -Q M-: (setq tramp-default-method "ftp") <RET> C-x C-f /[EMAIL PROTECTED]:/ <TAB> password <TAB> <TAB> and then I've got the file name completion window as expected. What's wrong with this? > Cheers > > -Matthew Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
