emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-26 99f92da: Improve documentation of 'directory-files-and-attr


From: Stefan Monnier
Subject: Re: emacs-26 99f92da: Improve documentation of 'directory-files-and-attributes'
Date: Fri, 01 Jun 2018 08:10:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Because (FILE1 FILE1-ATTRS) is a bit ambiguous, since it could mean
>
> ("file-name" (t 27 0 0 (23311 56666 366991 953000) (23220 586 761023 102000)
> (23220 586 761023 102000) 4096 "drwxr-xr-x" t 2 66306))

AFAIC, it's not ambiguous and the above is exactly what it means.
You can fix it with (FILE1 . FILE1-ATTRS) or (FILE1 FILE1-ATTRS...)


        Stefan




reply via email to

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