help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: sorting by filename with find-dired


From: Drew Adams
Subject: RE: sorting by filename with find-dired
Date: Wed, 29 Nov 2017 09:40:58 -0800 (PST)

> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]