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 #35 received at 6717 <at> debbugs.gnu.org (full text, mbox):
Michael Albinus <michael.albinus <at> gmx.de> writes:
> 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 ?
Nothing special. Why should it? It's not a file name, it is a URL.
Andreas.
--
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
This bug report was last modified 14 years and 98 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.