From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: dired and `ls' flags Date: Fri, 03 Sep 2010 16:23:51 -0500 Organization: Still searching... Message-ID: <87zkvyv7vc.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283549073 6016 80.91.229.12 (3 Sep 2010 21:24:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 3 Sep 2010 21:24:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 03 23:24:31 2010 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.69) (envelope-from ) id 1OrdkN-0007JT-CJ for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Sep 2010 23:24:31 +0200 Original-Received: from localhost ([127.0.0.1]:52263 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrdkM-0004Ku-MB for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Sep 2010 17:24:30 -0400 Original-Received: from [140.186.70.92] (port=39841 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ordju-0004Kp-01 for help-gnu-emacs@gnu.org; Fri, 03 Sep 2010 17:24:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ordjt-0002eg-5n for help-gnu-emacs@gnu.org; Fri, 03 Sep 2010 17:24:01 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:52488) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ordjs-0002ea-VO for help-gnu-emacs@gnu.org; Fri, 03 Sep 2010 17:24:01 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ordjr-000765-Vf for help-gnu-emacs@gnu.org; Fri, 03 Sep 2010 23:23:59 +0200 Original-Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Sep 2010 23:23:59 +0200 Original-Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Sep 2010 23:23:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 7 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:ITrwLNx0ZeuLSxRHOFNybzUL1x4= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:74868 Archived-At: I've pounded away in the dired section of the manual but haven't uncovered the technique required to change what the buffer looks like. I guess its some way of telling emacs to use different `ls' flags. If user wants to change the display of a directory to something more like `ls' (no `-l' (no long list)) How is that done?