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
View this message in rfc822 format
> From: Glenn Morris <rgm <at> gnu.org>
> Date: Tue, 04 Nov 2014 11:47:19 -0500
> Cc: 18891 <at> debbugs.gnu.org
>
> Michael Albinus wrote:
>
> > "/C:" as default directory is wrong. It triggers Tramp to start,
> > which fails. Maybe one could prevent this problem by giving the
> > default directory the prefix "/:".
>
> You know much more about this than I do, but my dumb idea was:
> if a directory name happens to match a tramp pattern, as "/C:"
> presumably does, how about first checking if a local directory literally
> named that exists, before invoking a remote handler?
That's probably something Emacs should do _before_ invoking the
handler, no? I mean, the decision whether to let the handler do this
job is outside the scope of the handler.
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.