all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: non noisy dired
Date: Thu, 04 Jun 2009 23:28:03 -0400	[thread overview]
Message-ID: <E1MCQ67-000185-8p@fencepost.gnu.org> (raw)
In-Reply-To: <f46c52560906040718q2cdc6149g9b3ef9211480ad4b@mail.gmail.com> (message from Rustom Mody on Thu, 4 Jun 2009 19:48:25 +0530)

> Date: Thu, 4 Jun 2009 19:48:25 +0530
> From: Rustom Mody <rustompmody@gmail.com>
> 
> I am on windows so every file being prefixed by my name and root is useless.

Not anymore: Emacs 23.1, to be released soon, will display the _real_
owner and group of every file (if you are using a sufficiently new
version of Windows).

> (setq ls-lisp-verbosity nil)
> removed that
> but the rwxrwxrwx
> (which is useless on windows) I cant remove.

It is on my TODO to teach Emacs on Windows to display the _real_
access rights, based on native Windows file permissions.  So this,
too, is going to be _real_ attributes of the files.  Stay tuned.

> If I use
> (setq ls-lisp-use-insert-directory-program  t)
> the useless name and group re-appears

When you set this option non-nil, Emacs uses ls.exe to generate the
directory listing, so the control of which file's attributes are
displayed is via the command-line switches passed to
insert-directory-program.  You can use non-default switches by
invoking Dired with a numeric argument -- Dired will then prompt for
the switches.




  reply	other threads:[~2009-06-05  3:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-04 14:18 non noisy dired Rustom Mody
2009-06-05  3:28 ` Eli Zaretskii [this message]
2009-06-05  4:37 ` Drew Adams
2009-06-06 23:54   ` Suvayu Ali
2009-06-07 14:02     ` Drew Adams
2009-06-07 15:00       ` Thien-Thi Nguyen
2009-06-07 15:42         ` Drew Adams
2009-06-07 15:18       ` Suvayu Ali
2009-06-07 15:56       ` Suvayu Ali
2009-06-07 16:21         ` Drew Adams
2009-06-07 16:49           ` Suvayu Ali
     [not found]           ` <mailman.168.1244402670.2239.help-gnu-emacs@gnu.org>
2009-06-08 14:20             ` rustom
2009-06-08 15:18               ` Drew Adams
     [not found]               ` <mailman.217.1244474339.2239.help-gnu-emacs@gnu.org>
2009-06-09  7:03                 ` rustom
     [not found] ` <mailman.36.1244176697.2239.help-gnu-emacs@gnu.org>
2009-06-05 12:50   ` rustom
2009-06-05 15:25     ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MCQ67-000185-8p@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.