From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marc Tfardy Newsgroups: gmane.emacs.help Subject: Re: how to hide the owner name and group name in the dired list? Date: Sun, 29 Mar 2009 12:34:18 +0200 Organization: http://onet.pl Message-ID: References: <8569dd80903281128k432a855cu648ac397d55f5e73@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1238323253 5911 80.91.229.12 (29 Mar 2009 10:40:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Mar 2009 10:40:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 29 12:42:11 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 1LnsSp-00013Y-Ji for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Mar 2009 12:42:03 +0200 Original-Received: from localhost ([127.0.0.1]:34886 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LnsRS-0001ae-CM for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Mar 2009 06:40:38 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!feeder.erje.net!news2.arglkargh.de!newsfeed.straub-nv.de!newsfeed.pionier.net.pl!news.nask.pl!news.nask.org.pl!news.onet.pl!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: p4fd354dd.dip.t-dialin.net Original-X-Trace: news.onet.pl 1238322871 11029 79.211.84.221 (29 Mar 2009 10:34:31 GMT) Original-X-Complaints-To: niusy@onet.pl Original-NNTP-Posting-Date: Sun, 29 Mar 2009 10:34:31 +0000 (UTC) User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: Original-Xref: news.stanford.edu gnu.emacs.help:168082 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:63371 Archived-At: Drew Adams schrieb: >> 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 Is there any way to hide only file permissions, owner and group so I see only file size, date and file name? regards Marc