From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Dired hd drives list Date: Thu, 20 Mar 2008 22:21:57 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1206044561 4119 80.91.229.12 (20 Mar 2008 20:22:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2008 20:22:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 20 21:23:11 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JcRHv-0005tB-Kv for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Mar 2008 21:22:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcRHL-0005xp-BY for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Mar 2008 16:22:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JcRGx-0005sK-Nh for help-gnu-emacs@gnu.org; Thu, 20 Mar 2008 16:21:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JcRGw-0005r7-Qr for help-gnu-emacs@gnu.org; Thu, 20 Mar 2008 16:21:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcRGw-0005qk-LK for help-gnu-emacs@gnu.org; Thu, 20 Mar 2008 16:21:58 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JcRGw-0003B7-9W for help-gnu-emacs@gnu.org; Thu, 20 Mar 2008 16:21:58 -0400 Original-Received: from HOME-C4E4A596F7 ([84.228.166.185]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0JY1004BBQJA5Q80@i_mtaout3.012.net.il> for help-gnu-emacs@gnu.org; Thu, 20 Mar 2008 22:35:35 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52571 Archived-At: > From: Chris McMahan > Date: Wed, 19 Mar 2008 17:07:19 -0400 > > How would you incorporate the output from df into a dired listing? Why would one like it? Dired already shows that output for the filesystem where the listed directory lives, but I cannot figure out why would I want to see other filesystems together with that?