emacs-devel
[Top][All Lists]
Advanced

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

Re: URL syntax (was: Re: Tramp, "[]" in file names, and file-expand-wild


From: Kai Großjohann
Subject: Re: URL syntax (was: Re: Tramp, "[]" in file names, and file-expand-wildcards)
Date: Fri, 30 Nov 2001 09:18:59 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu)

"Stefan Monnier" <monnier+gnu/address@hidden> writes:

> But I don't think that the current way substitute-in-file-name
> checks for file-name-handlers is enough since the url file-name-handler
> will simply not be called on file names like "/foo/http://blabla";.

Is it okay to require the user to type "/foo//http://blabla";, with two
slashes after "foo"?  Then the URL filename handler could match
"\\`/?http:" and similar patterns, with the initial slash being
optional.

Would that work?

kai
-- 
Simplification good!  Oversimplification bad!  (Larry Wall)



reply via email to

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