emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `file-relative-name' for compressed files


From: Richard Stallman
Subject: Re: `file-relative-name' for compressed files
Date: Thu, 17 Jun 2004 01:06:15 -0400

    No. Your change does *not* work for remote compressed files:

       (file-relative-name "/bar:/a/b/c/foo.gz" "/bar:/a/b/c/")
       => "/ssh:bar:/a/b/c/foo.gz"

That case works in the latest sources.  It fails in older
sources where file-remote-p returns nil for "/ssh:bar:/a/b/c/foo.gz",
which is a bug that was recently fixed.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]