all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Erik Iverson'" <eriki@ccbr.umn.edu>,
	"'Harry Putnam'" <reader@newsguy.com>
Cc: help-gnu-emacs@gnu.org
Subject: RE: dired and `ls' flags
Date: Fri, 3 Sep 2010 17:24:21 -0700	[thread overview]
Message-ID: <55C9DC5564ED4E4BB93F421E97EB3F19@us.oracle.com> (raw)
In-Reply-To: <4C8169DC.7050306@ccbr.umn.edu>

> > I've pounded away in the dired section of the manual
> > but haven't uncovered the technique

Hm...

> > required to change what the buffer looks like.
> > I guess its some way of telling emacs to use different
> > `ls' flags....  How is that done?
> 
> dired-listing-switches is a variable defined in `dired.el'.
> Its value is "-al"

And that option is explained front-and-center in the Dired section of the manual
- see the first node, `Dired Enter'.

That same node also mentions that using a prefix arg with command `dired'
prompts you for the `'ls' switches to use:

 "If you use a numeric prefix argument with the `dired' command,
  you can specify the `ls' switches with the minibuffer before
  you enter the directory specification."

And if you check the command's doc string: `C-h k C-x d' (or `C-h f dired'), you
see the same thing explained:

 "Optional second argument SWITCHES specifies the `ls'
  options used.  (Interactively, use a prefix argument to be
  able to specify SWITCHES.)"




  parent reply	other threads:[~2010-09-04  0:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-03 21:23 dired and `ls' flags Harry Putnam
2010-09-03 21:34 ` Erik Iverson
2010-09-03 22:29   ` Harry Putnam
2010-09-03 22:34     ` Harry Putnam
2010-09-04  0:14       ` Drew Adams
2010-09-04 21:18         ` Harry Putnam
2010-09-04  0:24   ` Drew Adams [this message]
2010-09-04  0:36     ` Drew Adams
2010-09-04 21:21     ` Harry Putnam

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=55C9DC5564ED4E4BB93F421E97EB3F19@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=eriki@ccbr.umn.edu \
    --cc=help-gnu-emacs@gnu.org \
    --cc=reader@newsguy.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.