GNU bug report logs - #5762
24.0.50; Show available disk space with -h option when using ls with -h option

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Wed, 24 Mar 2010 06:58:01 UTC

Severity: wishlist

Tags: wontfix

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #15 received at 5762 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 5762 <at> debbugs.gnu.org
Subject: Re: bug#5762: 24.0.50;
	Show available disk space with -h option when using ls with -h option
Date: Wed, 11 Apr 2012 16:38:47 +0200
Thierry Volpiatto <thierry.volpiatto <at> gmail.com> writes:

>> in dired when using `dired-listing-switches' with -h option, the second
>> line of dired buffer is like:
>>
>> total used in directory 24M available 19275100
>>
>> it should show:
>>
>> total used in directory 24M available 19G

Makes sense.

However:

+                (let* ((directory-free-space-args (if (string-match "h" dired-actual-switches)

This would match "--hide" or anything else that contains an "h",
wouldn't it?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




This bug report was last modified 13 years and 39 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.