From: "Drew Adams" <drew.adams@oracle.com>
To: "'Marc Tfardy'" <nie_chce@emaila.com>, <help-gnu-emacs@gnu.org>
Cc: 'Rob Giardina' <rob@razoo.com>
Subject: RE: how to hide the owner name and group name in the dired list?
Date: Sun, 29 Mar 2009 08:39:14 -0700 [thread overview]
Message-ID: <008d01c9b084$841b19b0$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <gqnirn$aol$1@news.onet.pl>
> >> 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?
Not with Dired Details, out of the box, but you could write it yourself,
starting with the existing Lisp code. See, for example,
`dired-details-make-current-line-overlay', which is what currently hides
everything except the file name.
Or try to fiddle with `ls' switches (depending on your `ls'). Or filter
afterward, as Peter suggested.
Dired Details is enough for me. Just hit a key to toggle - that's what I do if I
want to see specific dates etc. at any time. (If you just want to sort by date,
not caring about the dates of specific files, just use `s' in Dired.)
FWIW - Rob Giardina, who wrote Dired Details, merged it into the Emacs 23 code
in 2007-07, but the change was never committed, AFAIK. RMS asked for comment on
the merged code, but no one ever answered his request (on the list, at least).
The last time I ping'ed emacs-devel about this was 2008-07 - I never got an
answer either.
Last ping:
http://lists.gnu.org/archive/html/emacs-devel/2008-07/msg01152.html
Rob's change log and RMS's call for comment:
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg01187.html
Original thread:
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00226.html
next prev parent reply other threads:[~2009-03-29 15:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-28 18:28 how to hide the owner name and group name in the dired list? Liu Haixiao
2009-03-29 7:15 ` Drew Adams
[not found] ` <mailman.4195.1238310910.31690.help-gnu-emacs@gnu.org>
2009-03-29 10:34 ` Marc Tfardy
2009-03-29 14:31 ` Peter Dyballa
2009-03-29 15:39 ` Drew Adams [this message]
2009-03-30 19:44 ` Bernardo
[not found] ` <mailman.4275.1238446044.31690.help-gnu-emacs@gnu.org>
2009-04-03 7:02 ` José A. Romero L.
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='008d01c9b084$841b19b0$0200a8c0@us.oracle.com' \
--to=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
--cc=nie_chce@emaila.com \
--cc=rob@razoo.com \
/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.