[emacs/dired] use the ls-lisp ls emulation & sort directories first
authorAmin Bandali <bandali@gnu.org>
Mon, 24 Dec 2018 02:25:25 +0000 (21:25 -0500)
committerAmin Bandali <bandali@gnu.org>
Mon, 24 Dec 2018 13:54:51 +0000 (08:54 -0500)
commit3b8e0d032aa647a76da40c77bb1ad13cfac85ad2
tree6b037ce8cd3e9c5bd0c22b0ed639b6b162b50298
parentd55e076797a02408b31d90ecfe53ea6e069c477e
[emacs/dired] use the ls-lisp ls emulation & sort directories first

alternatively, one could add GNU ls’s --group-directories-first to
dired-listing-switches, but the drawback of that would be that folder
symlinks wouldn’t be grouped together with the rest of the directories

Reported to the coreutils list:
https://lists.gnu.org/archive/html/coreutils/2018-12/msg00017.html
init.org