emacs-devel
[Top][All Lists]
Advanced

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

Re: file-relative-name and remote files


From: Lars Hansen
Subject: Re: file-relative-name and remote files
Date: Mon, 24 Feb 2003 22:52:45 +0100
User-agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.2.1) Gecko/20021130



Maybe RMS point is that "../../dir/file" *should* make sense and
that it's a bug if Emacs does not handle it properly.


        Stefan
Now I see the point. Yes, that might be a good idea. Shouldn't it work in that way on DOS/Windows too? So (file-relative-name "c:/file" "d:/dir/) returns "../../c:/file"? We could add a parameter to file-relative-name specifying whether to map into one
tree or not.





reply via email to

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