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: Sat, 08 Mar 2003 09:46:38 +0100
User-agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.2.1) Gecko/20021130

Lars Hansen <address@hidden> writes:
> One more problem: The syntax to invoke the Tramp file handler
> is "\`/[^/:]+:". So the handler is not invoked in the call
> (expand-file-name "/emacs/../address@hidden:."). The
> call returns "/address@hidden:." but it should return
> "/address@hidden:/home/l/larsh".
    

So maybe expand-file-name should re-invoke itself until it reaches a
fixpoint?
-- A preposition is not a good thing to end a sentence with.
IMHO expand-file-name should remove ".."'s *before* calling file
handlers.


reply via email to

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