From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jari.aalto@poboxes.com Newsgroups: gmane.emacs.bugs Subject: Re: dired: blanks wasted at the beginning of each line Date: Thu, 02 Sep 2004 22:35:57 +0300 Organization: Elisa Internet customer Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094153631 4777 80.91.224.253 (2 Sep 2004 19:33:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Sep 2004 19:33:51 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 02 21:33:45 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 1C2xL6-0006ts-00 for ; Thu, 02 Sep 2004 21:33:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2xQ5-00084M-JM for geb-bug-gnu-emacs@m.gmane.org; Thu, 02 Sep 2004 15:38:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2xQ3-00084H-HK for bug-gnu-emacs@gnu.org; Thu, 02 Sep 2004 15:38:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2xQ2-000845-1R for bug-gnu-emacs@gnu.org; Thu, 02 Sep 2004 15:38:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2xQ1-000842-Uy for bug-gnu-emacs@gnu.org; Thu, 02 Sep 2004 15:38:49 -0400 Original-Received: from [216.168.1.22] (helo=trinity.supernews.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C2xL1-00073E-Fr for bug-gnu-emacs@gnu.org; Thu, 02 Sep 2004 15:33:39 -0400 Original-Received: from smtp33.kolumbus.fi ([193.229.0.33]:23391) by trinity.supernews.net with esmtp (Exim 4.24; FreeBSD) id 1C2xL0-000DX3-Cl for gnu-emacs-bug@moderators.isc.org; Thu, 02 Sep 2004 19:33:38 +0000 Original-Received: from news.kolumbus.fi (news.kolumbus.fi [193.229.0.31]) by smtp33.kolumbus.fi (8.12.10/8.12.4) with ESMTP id i82JXQnJ005535 for ; Thu, 2 Sep 2004 22:33:26 +0300 (EEST) Original-Received: (from news@localhost) by news.kolumbus.fi (8.11.6+Sun/8.11.6) id i82JXQf16209 for gnu-emacs-bug@moderators.isc.org; Thu, 2 Sep 2004 22:33:26 +0300 (EEST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 13 Original-NNTP-Posting-Host: a81-197-3-110.elisa-laajakaista.fi Original-X-Trace: phys-news1.kolumbus.fi 1094153606 733 81.197.3.110 (2 Sep 2004 19:33:26 GMT) Original-X-Complaints-To: abuse@kolumbus.fi Original-NNTP-Posting-Date: Thu, 2 Sep 2004 19:33:26 +0000 (UTC) User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:xYWcMJNDYSR2RCy5y3Yqv9W3q4A= X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list 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 Xref: main.gmane.org gmane.emacs.bugs:8914 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8914 Dan Jacobson writes: > blanks at the beginning of each line, with no variable to control the > madness. Not really. The extra space at the beginning of each line is reserved for marks. Try hitting "d" and you'll see where the space is consumed. total 152702 free 120736 D drwxrwxrwx 2 Administrator root 0 elo 22 2000 . drwxrwxrwx 2 Administrator root 0 elo 22 2000 .. Jari