emacs-devel
[Top][All Lists]
Advanced

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

Re: Strange `file-name-sans-extension' behavior


From: Richard Stallman
Subject: Re: Strange `file-name-sans-extension' behavior
Date: Wed, 14 Aug 2002 17:14:22 -0600 (MDT)

    It means that to produce a full file name from a relative directory
    "c:" and a relative file name "bar", a function should yield
    "c:./bar".

Is this really relevant to file-name-sans-extension?
The directory it uses is the one that was in the argument file name.
If it was valid there, it should be equally valid in the result.
If it is not valid in the result, I guess it was not valid in
the argument.




reply via email to

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