[Dired] Enable quicksorting for windows

This commit is contained in:
Daniel - 2017-10-04 17:06:49 +02:00
parent e9870a7ce7
commit 98bcd19b72
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 0 deletions

View File

@ -785,6 +785,8 @@ _h_ _l_ _o_k _y_ank
(error "No more than 2 files should be marked"))))
(require 'dired-quick-sort)
(when (eq system-type 'windows-nt)
(setq ls-lisp-use-insert-directory-program t))
(dired-quick-sort-setup)
(bind-key [remap beginning-of-buffer]