From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ken Newsgroups: gmane.emacs.help Subject: RE: alternatives to dired Date: Fri, 4 Oct 2002 10:03:38 -0400 (EDT) Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <195F58F118C9D311B622009027DC812FFDD80C@mail1.technology.serco.com> Reply-To: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1033740287 13989 127.0.0.1 (4 Oct 2002 14:04:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 4 Oct 2002 14:04:47 +0000 (UTC) Cc: Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17xT4O-0003d5-00 for ; Fri, 04 Oct 2002 16:04:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17xT3m-0008CH-00; Fri, 04 Oct 2002 10:04:06 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17xT3c-0008AA-00 for help-gnu-emacs@gnu.org; Fri, 04 Oct 2002 10:03:56 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17xT3a-00089k-00 for help-gnu-emacs@gnu.org; Fri, 04 Oct 2002 10:03:55 -0400 Original-Received: from oh-northolmstead1-7-171.clvhoh.adelphia.net ([68.71.102.171] helo=heidegger.mousecar.net) by monty-python.gnu.org with esmtp (Exim 4.10) id 17xT3Z-00089N-00 for help-gnu-emacs@gnu.org; Fri, 04 Oct 2002 10:03:53 -0400 Original-Received: from localhost (ken@localhost) by heidegger.mousecar.net (8.11.6/8.11.6) with ESMTP id g94E3dV05217; Fri, 4 Oct 2002 10:03:49 -0400 X-Authentication-Warning: heidegger.mousecar.net: ken owned process doing -bs X-X-Sender: Original-To: Victor Kirk In-Reply-To: <195F58F118C9D311B622009027DC812FFDD80C@mail1.technology.serco.com> Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2259 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2259 When in emacs I do "C-h f dired", emacs says: dired is an interactive autoloaded Lisp function in `dired'. "Edit" directory DIRNAME--delete, rename, print, etc. some files in it. Optional second argument SWITCHES specifies the `ls' options used. (Interactively, use a prefix argument to be able to specify SWITCHES.) [....] Sounds like it might be helpful. ken -- AMD crashes? See http://cleveland.lug.net/~ken/amd-problem/. Spake Victor Kirk at 10:08 (UTC+0100) on Fri, 4 Oct 2002: = > Is there a similar package to dired that allows one to not display = > permissions, owner and group in the directory listing? Or is this = > possible in dired? It seems like the dired switches must have 'l' to = > display the full long format. = = To surpress the group you can add a 'G' to the end of = dired-listing-switches. = = I would be nice if we could specify the program to use other than ls, = then you could filter the output from ls. = = Vic = -- = This message, including attachments, is intended only for the use by the = person(s) to whom it is addressed. It may contain information which is = privileged and confidential. Copying or use by anybody else is not = authorised. If you are not the intended recipient, please contact the sender = as soon as possible. The views expressed in this communication may not = necessarily be the views held by Serco Integrated Transport. = = = _______________________________________________ = Help-gnu-emacs mailing list = Help-gnu-emacs@gnu.org = http://mail.gnu.org/mailman/listinfo/help-gnu-emacs =