From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rustom Newsgroups: gmane.emacs.help Subject: Re: non noisy dired Date: Fri, 5 Jun 2009 05:50:09 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1244209239 26118 80.91.229.12 (5 Jun 2009 13:40:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Jun 2009 13:40:39 +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 Jun 05 15:40:37 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 1MCZev-0000R2-6x for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Jun 2009 15:40:37 +0200 Original-Received: from localhost ([127.0.0.1]:35586 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCZeu-0004d6-Nj for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Jun 2009 09:40:36 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!o20g2000vbh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 37 Original-NNTP-Posting-Host: 220.225.70.2 Original-X-Trace: posting.google.com 1244206209 14537 127.0.0.1 (5 Jun 2009 12:50:09 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 5 Jun 2009 12:50:09 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o20g2000vbh.googlegroups.com; posting-host=220.225.70.2; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui User-Agent: G2/1.0 X-HTTP-Via: 1.1 PT-PROXY1, 1.1 PT-PROXY2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:169732 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:64961 Archived-At: On Jun 5, 9:37=A0am, "Drew Adams" wrote: > =A0 =A0 =A0 =A0 I keep trying to use dired but get put off by the noisy o= utput > =A0 =A0 =A0 =A0 I am on windows so every file being prefixed by my name a= nd root is > useless. > =A0 =A0 =A0 =A0 (setq ls-lisp-verbosity nil) > =A0 =A0 =A0 =A0 removed that > =A0 =A0 =A0 =A0 but the rwxrwxrwx > =A0 =A0 =A0 =A0 (which is useless on windows) I cant remove. > =A0 =A0 =A0 =A0 If I use > =A0 =A0 =A0 =A0 (setq ls-lisp-use-insert-directory-program =A0t) > =A0 =A0 =A0 =A0 the useless name and group re-appears > > http://www.emacswiki.org/emacs/DiredDetails > > You'll never have to see anything other than the file name, unless you wa= nt to, > and you can do that by hitting a toggle key. > > Other than that solution, you can control the ls that switches used, for = the > expanded (unhidden) listing, as Eli mentioned. Drew: autofit seems to need fit --did that (need to put that in the wiki mention) After that emacs does resizing of windows in a way that is disconcerting (to me :-) -- it made a small file into a window the size of a matchbox! But I guess I should be able to use it without fit -- need to try more thoroughly Eli: Well progress is always good to see happening but upgrading/ reinstalling is not always easy/possible (for reasons that are too OT for here)