GNU bug report logs -
#18891
Doesn't handle pwd = /C: very well
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Wed, 29 Oct 2014 20:04:01 UTC
Severity: minor
Found in version 24.4
Fixed in version 24.5
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #72 received at 18891 <at> debbugs.gnu.org (full text, mbox):
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>> After all, I believe the use case (local file name, which looks like a
>> remote one) isn't relevant enough to add ugly hacks.
>
> Agreed. This said, I'm in favor of deprecating the "/<host>:" syntax in
> favor of "/<method>:<host>:", which should make the possibility of such
> conflicts even more remote (pun intended).
From implementation point of view, I'm with you. It would make parsing a
file name easier.
I suspect using the "/<host>:" syntax was motivated by a smooth
migration from ange-ftp to Tramp. One could tell people, that they
should set tramp-default-method to "ftp", and they wouldn't need to
change anything.
That's more than a decade ago. Don't know, whether Emacs users are ready
to change to "/<method>:<host>:". And a default method like "/:<host>:"
is not applicable, because "/:" is used for something different.
> Stefan
Best regards, Michael.
This bug report was last modified 10 years and 193 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.