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: Thierry Volpiatto
Subject: bug#6995: 24.0.50; get-free-disk-space doesn't return available space in dired
Date: Mon, 27 Sep 2010 10:37:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.50 (gnu/linux)

Chong Yidong <cyd@stupidchicken.com> writes:

> 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...
I don't understand why you want to use regexp searching here...
But well, it work...and you can get only one info from the output of df.
Seem you didn't look at what i sent here...

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 






reply via email to

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