emacs-devel
[Top][All Lists]
Advanced

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

Re: Reading directory names with read-file-name


From: Richard Stallman
Subject: Re: Reading directory names with read-file-name
Date: Fri, 24 May 2002 15:14:03 -0600 (MDT)

    I must say that the ange-ftp code confuses me:
    it creates a function ange-ftp-real-read-file-name-internal
    which it doesn't use.  It also announces ange-ftp-read-file-name-internal
    as the handler for read-file-name-internal but never defines the
    function and all this while read-file-name-internal does not check
    file-name-handlers (and neither does read-file-name).

It seems clear enough to me.  Someone working on ange-ftp expected
read-file-name to do file name handling, but it doesn't.
(Maybe at one point it did, or was going to.)

Could you delete that code from ange-ftp.el?



reply via email to

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