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: Kai Großjohann
Subject: Re: file-relative-name and remote files
Date: Tue, 11 Mar 2003 16:08:59 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux)

Lars Hansen <address@hidden> writes:

> Maybe the "/bla/../foo:" problem could be solved the following way:
> Change the file handler syntax from "^/[^/:]+:" to "/[^/:]+:" to invoke
> Tramp. Let Tramp call expand-file-name on "/bla/..". If this expands to
> "/" everything is fine, otherwise barf.

I think it is not a good idea to change the filename syntax in such a
way, for that would mean that people can't use filenames with colons
in them anymore.  That would be too drastic, I think.

Our BibTeX citation keys are of the form Smith:95, and we store the
corresponding fulltext documents in files named after the citation
key.
-- 
A preposition is not a good thing to end a sentence with.





reply via email to

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