bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: file-symlink-p gives wrong name when target has a colon


From: Richard Stallman
Subject: Re: file-symlink-p gives wrong name when target has a colon
Date: Sun, 28 Nov 2004 02:02:37 -0500

    file-symlink-p mysteriously appends '/:'

    ELISP> (file-symlink-p "/tmp/bb")
    "/:/tmp/aa:aa"

That is correct output.  /: quotes the file name to prevent
it from being interpreted as magic.




reply via email to

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