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

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

bug#50630: [External] : bug#50630: 28.0.50; list-directory shows free sp


From: Eli Zaretskii
Subject: bug#50630: [External] : bug#50630: 28.0.50; list-directory shows free space for current directory, not the specified one
Date: Fri, 17 Sep 2021 21:04:28 +0300

> From: Drew Adams <drew.adams@oracle.com>
> CC: "50630-done@debbugs.gnu.org" <50630-done@debbugs.gnu.org>
> Date: Fri, 17 Sep 2021 17:38:42 +0000
> Accept-Language: en-US
> 
> > The patch makes sense to me, so I installed it, and I'm closing this
> > bug.
> 
> I believe the same change is needed in ls-lisp.el, for function 
> `ls-lisp--insert-directory'.
> 
>   (let ((available (get-free-disk-space ".")))
> 
> should be:
> 
>   (let ((available (get-free-disk-space file)))

Why, do you see the wrong values being reported?





reply via email to

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