From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#5762: 24.0.50; Show available disk space with -h option when using ls with -h option Date: Wed, 11 Apr 2012 12:47:25 -0400 Message-ID: References: <87y6hitdmp.fsf@tux.homenetwork> <874ok6rxd7.fsf@tux.homenetwork> <87pqbez0rz.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1334162889 29001 80.91.229.3 (11 Apr 2012 16:48:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 11 Apr 2012 16:48:09 +0000 (UTC) Cc: Lars Magne Ingebrigtsen , 5762@debbugs.gnu.org To: Thierry Volpiatto Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Apr 11 18:48:08 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SI0iF-0002jW-W2 for geb-bug-gnu-emacs@m.gmane.org; Wed, 11 Apr 2012 18:48:08 +0200 Original-Received: from localhost ([::1]:41092 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SI0iF-0001aI-95 for geb-bug-gnu-emacs@m.gmane.org; Wed, 11 Apr 2012 12:48:07 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:53066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SI0i7-0001Zw-HO for bug-gnu-emacs@gnu.org; Wed, 11 Apr 2012 12:48:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SI0i2-00015l-EM for bug-gnu-emacs@gnu.org; Wed, 11 Apr 2012 12:47:59 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SI0i2-00015a-Bj for bug-gnu-emacs@gnu.org; Wed, 11 Apr 2012 12:47:54 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SI0j7-0002aH-Hx for bug-gnu-emacs@gnu.org; Wed, 11 Apr 2012 12:49:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 11 Apr 2012 16:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5762 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 5762-submit@debbugs.gnu.org id=B5762.13341629199903 (code B ref 5762); Wed, 11 Apr 2012 16:49:01 +0000 Original-Received: (at 5762) by debbugs.gnu.org; 11 Apr 2012 16:48:39 +0000 Original-Received: from localhost ([127.0.0.1]:52399 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SI0ik-0002Zg-Mo for submit@debbugs.gnu.org; Wed, 11 Apr 2012 12:48:38 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:44088) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SI0ih-0002ZZ-Qd for 5762@debbugs.gnu.org; Wed, 11 Apr 2012 12:48:36 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SI0ha-0003Nv-2X; Wed, 11 Apr 2012 12:47:26 -0400 X-Spook: Attorney General SAFE credit card data haven AIEWS X-Ran: [jn{_b0r9Ik4#r"J|IdbFb,A>mQFamn@MY0Vb,p379$ (Thierry Volpiatto's message of "Wed, 11 Apr 2012 18:33:20 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:58827 Archived-At: If you want to go down this road, you also need to consider --si, --human-readable, -k, --block-size, etc. Personally I don't think it's worth it, I'd just put cross-refs in the docs of dired-listing-switches and directory-free-space-args, saying that if you customize one you might want to set the other to match. Also, do all "df's" support -h?