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

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

Re: partial-completion-mode and deleting symlink problem


From: Richard Stallman
Subject: Re: partial-completion-mode and deleting symlink problem
Date: Sat, 14 May 2005 00:07:45 -0400

    Does any of the following functions need to change?
    (assume that /tmp/DELETEME is a symlink that points to a non-existent file)

    (read-file-name-internal "/tmp/DELETEME" "/tmp" 'lambda)
    currently returns nil. Should it return t? 

I think it depends on the purpose.  In most cases, probably nil is
right.  For some specific purposes, for operating on symlinks, t would
be better.




reply via email to

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