all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Roland Winkler <winkler@gnu.org>, help-gnu-emacs@gnu.org
Subject: RE: sorting by filename with find-dired
Date: Wed, 29 Nov 2017 09:40:58 -0800 (PST)	[thread overview]
Message-ID: <49a6a312-82f5-47b1-8aab-55845972bec5@default> (raw)
In-Reply-To: <61311.6304.827356.23070@gargle.gargle.HOWL>

> Is it possible to teach find-dired to sort its output by filename
> the way that ls and thus dired work by default?  I looked at
> find-ls-option, but this seems not to do the job.

If you use library `find-dired+.el' then, on MS Windows,
`find-ls-option' uses the value of `dired-listing-switches'.

IOW, on Windows, `find-ls-option' is (cons "-ls" dired-listing-switches).

https://www.emacswiki.org/emacs/download/find-dired%2b.el



  reply	other threads:[~2017-11-29 17:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-29 17:33 sorting by filename with find-dired Roland Winkler
2017-11-29 17:40 ` Drew Adams [this message]
2017-11-29 17:57   ` Roland Winkler
2017-11-29 18:58     ` Drew Adams
2017-11-29 19:19 ` Eli Zaretskii
2017-11-29 19:35 ` Glenn Morris
2017-11-29 20:42   ` Roland Winkler
2017-11-29 22:18   ` Stefan Monnier
2017-11-30  3:37     ` Eli Zaretskii

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=49a6a312-82f5-47b1-8aab-55845972bec5@default \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=winkler@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.