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

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

Re: Apprent bug in directory-files-and-attributes


From: Richard Stallman
Subject: Re: Apprent bug in directory-files-and-attributes
Date: Sun, 22 Feb 2004 17:42:26 -0500

        I conjecture that diectory-files-and-attributes has been implemented =
    by
    calling directory-files and then applying file-attributes to each element
    of this list.  Certainly file-attributes (or file-exists-p) fails to find
    the files under any encoding I can think to apply.

Yes, more or less.  It looks like Ffile_attributes just returned nil.
So I suggest you debug what happens inside that function.




reply via email to

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