GNU bug report logs - #18891
Doesn't handle pwd = /C: very well

Previous Next

Package: emacs;

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 #156 received at 18891 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 18891 <at> debbugs.gnu.org, Andreas Schwab <schwab <at> linux-m68k.org>
Subject: Re: bug#18891: Doesn't handle pwd = /C: very well
Date: Mon, 10 Nov 2014 16:55:32 +0100
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

>>> Of course, that's the core of my suggestion to deprecate the
>>> /<host>: syntax.
>> And that's what annoys Andreas.
>
> So he'll have to add an entry to tramp-default-method-alist.
> Doesn't sound that terrible.

Looks like we are miscommunicating :-(

When the /<host>: syntax is deprecated, we must use /<method>:<host>:
There's no tramp-default-method-alist anymore.

When you still allow the /<host>: syntax, we have both
tramp-default-method-alist and tramp-default-method. The latter one is
used when there is no matching entry in tramp-default-method-alist.
Your proposal means to deprecate tramp-default-method, and to use the
/<method>:<host>: syntax for all hosts which are not matched in
tramp-default-method-alist. I don't see why it is better than the
current behaviour.

>         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.