From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: how to hide the owner name and group name in the dired list? Date: Sun, 29 Mar 2009 00:15:05 -0700 Message-ID: <008301c9b03e$16532b20$0200a8c0@us.oracle.com> References: <8569dd80903281128k432a855cu648ac397d55f5e73@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1238310939 13988 80.91.229.12 (29 Mar 2009 07:15:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Mar 2009 07:15:39 +0000 (UTC) To: "'Liu Haixiao'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 29 09:16:57 2009 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 1LnpGK-0000Qx-It for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Mar 2009 09:16:56 +0200 Original-Received: from localhost ([127.0.0.1]:40337 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LnpEx-0002sV-7t for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Mar 2009 03:15:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LnpEa-0002qW-LM for help-gnu-emacs@gnu.org; Sun, 29 Mar 2009 03:15:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LnpEV-0002mU-QL for help-gnu-emacs@gnu.org; Sun, 29 Mar 2009 03:15:07 -0400 Original-Received: from [199.232.76.173] (port=44267 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LnpEV-0002mN-J0 for help-gnu-emacs@gnu.org; Sun, 29 Mar 2009 03:15:03 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:22408) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LnpEV-0004f5-5r for help-gnu-emacs@gnu.org; Sun, 29 Mar 2009 03:15:03 -0400 Original-Received: from acsinet12.oracle.com ([141.146.126.234]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LnpES-0006uj-Lz for help-gnu-emacs@gnu.org; Sun, 29 Mar 2009 03:15:00 -0400 Original-Received: from acsinet13.oracle.com (acsinet13.oracle.com [141.146.126.235]) by acsinet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n2T7ETcB030033 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 29 Mar 2009 07:14:30 GMT Original-Received: from acsmt702.oracle.com (acsmt702.oracle.com [141.146.40.80]) by acsinet13.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n2T7FEBs020623; Sun, 29 Mar 2009 07:15:15 GMT Original-Received: from dradamslap1 (/24.4.133.20) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 29 Mar 2009 00:14:51 -0700 X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcmwJOXz0+Y/aEGNQPuwn+2L/U1I+AAGOx1A In-Reply-To: <8569dd80903281128k432a855cu648ac397d55f5e73@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 X-Source-IP: acsmt702.oracle.com [141.146.40.80] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.49CF1FEC.020E:SCFMA4539814,ss=1,fgs=0 X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:63368 Archived-At: > when I use C-x C-f, it will open a dir and show the file list, > first col is drwxr-xr-x, 3rd col is file owner name and group > name, I don't want these, because the file name is in the end > and hardly cannot be see, please tell me how to hide the useless information. > I have tried the Dired List Switch, I must use the -l option, > this way is dead. http://www.emacswiki.org/emacs/DiredDetails