From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.comp.gnu.core-utils.bugs Subject: Re: dired-move-to-filename-regexp Date: Fri, 24 Sep 2004 19:41:08 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <414D38E0.4080300@math.ku.dk> <7w8yb6wty1.fsf@sic.twinsun.com> <7wr7oxzgs4.fsf@sic.twinsun.com> <20040920050006.GA7888@fencepost> <876566decg.fsf@penguin.cs.ucla.edu> <20040923232700.GA849@fencepost> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1096069377 32420 80.91.229.6 (24 Sep 2004 23:42:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Sep 2004 23:42:57 +0000 (UTC) Cc: eggert@CS.UCLA.EDU, bug-coreutils@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 25 01:42:53 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CAziH-0001pf-00 for ; Sat, 25 Sep 2004 01:42:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CAzoN-0002MV-SZ for ged-emacs-devel@m.gmane.org; Fri, 24 Sep 2004 19:49:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CAznS-0001rB-9r for emacs-devel@gnu.org; Fri, 24 Sep 2004 19:48:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CAznO-0001pT-DI for emacs-devel@gnu.org; Fri, 24 Sep 2004 19:48:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CAznK-0001ms-2J; Fri, 24 Sep 2004 19:48:06 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CAzgb-0004oN-AO; Fri, 24 Sep 2004 19:41:09 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CAzga-0008GF-IH; Fri, 24 Sep 2004 19:41:08 -0400 Original-To: Miles Bader In-reply-to: <20040923232700.GA849@fencepost> (message from Miles Bader on Thu, 23 Sep 2004 19:27:00 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 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 Xref: main.gmane.org gmane.emacs.devel:27552 gmane.comp.gnu.core-utils.bugs:2928 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27552 It maybe a bit less work, but it's certainly not "better" -- without the auto-adjustment feature, it "simply" would use absurdly large amounts of whitespace _just in case_ a file happens to be hundreds of gigabytes in size and have thousands of links. If ls does what ls used to do, it won't be worse than it was.