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

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

bug#6995: 24.0.50; get-free-disk-space doesn't return available space in


From: Chong Yidong
Subject: bug#6995: 24.0.50; get-free-disk-space doesn't return available space in dired
Date: Sat, 25 Sep 2010 16:17:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

> Because the filesystem name is long, the numerical values do not line
> up with the column headings. The current code seems to assume that
> they do line up. Thus, running dired on "~" gets wrong values for the
> total size.

I've just checked in a change to use the "%" as an anchor for finding
the available space, instead of assuming the columns line up.  Patches
to avoid using `df' welcome...





reply via email to

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