From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Fixing dired hangs when NFS mount goes AWOL Date: Wed, 05 Oct 2011 19:14:27 -0400 Message-ID: References: <87mxdf3z8u.fsf@stupidchicken.com> <0jty7nnl1f.fsf@fencepost.gnu.org> <5bvcs3kq0m.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1317856478 3734 80.91.229.12 (5 Oct 2011 23:14:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 5 Oct 2011 23:14:38 +0000 (UTC) Cc: Chong Yidong , Emacs Development Discussions To: Michael Olson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 06 01:14:34 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RBafZ-0002hS-Ok for ged-emacs-devel@m.gmane.org; Thu, 06 Oct 2011 01:14:33 +0200 Original-Received: from localhost ([::1]:49785 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBafZ-0004CX-8N for ged-emacs-devel@m.gmane.org; Wed, 05 Oct 2011 19:14:33 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:47539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBafW-0004CG-8C for emacs-devel@gnu.org; Wed, 05 Oct 2011 19:14:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBafV-0004Zk-DA for emacs-devel@gnu.org; Wed, 05 Oct 2011 19:14:30 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:60997) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBafV-0004Ze-AU for emacs-devel@gnu.org; Wed, 05 Oct 2011 19:14:29 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RBafT-0006d8-LU; Wed, 05 Oct 2011 19:14:27 -0400 X-Spook: UNSCOM lock picking kilo class morse ANZUS SDI Vickie X-Ran: _#0v>FD$L*tL#Ygwj^"28t03$x9wY}ijqP~4;s#(D~GxICnhWU{nrbi{kkr4]Pd.RsLfF7 X-Hue: magenta X-Attribution: GM In-Reply-To: <5bvcs3kq0m.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 05 Oct 2011 18:55:05 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:144595 Archived-At: But, -l is probably not an option for the default, because: cd /path/to/remote/nfs df -l . -> "df: no file systems processed" which breaks Dired's "total used" line on healthy NFS mounts.