GNU bug report logs -
#6717
tramp-dissect-file-name: Not a Tramp file name
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Sat, 24 Jul 2010 14:56:02 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #32 received at 6717 <at> debbugs.gnu.org (full text, mbox):
Andreas Schwab <schwab <at> linux-m68k.org> writes:
> Michael Albinus <michael.albinus <at> gmx.de> writes:
>
>> --- 435,444 ----
>> (delete-process url-http-process)))))
>> (let ((buffer (current-buffer))
>> (class nil)
>> ! (success nil)
>> ! ;; The filename part of a URL could be in remote file syntax,
>> ! ;; see Bug#6717 for an example. We disable Tramp, therefore.
>> ! (tramp-mode nil))
>
> IMHO this is the wrong place to fix that. Instead file-name-directory
> should not be called on the local part in the first place, or at least
> *all* file name handlers should be suppressed around the call.
I thought about that. But I'm not sure, whether we shall disable
jka-compr, for example. What happens, if the URL is something like
http://host.cc/path/file.gz ?
I do not know url*.el sufficiently, that I could decide this ...
> Andreas.
Best regards, Michael.
This bug report was last modified 14 years and 99 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.