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

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

ls-lisp to sort directories first


From: Joseph Brenner
Subject: ls-lisp to sort directories first
Date: Wed, 08 Dec 2010 15:22:37 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Does this still work?  I haven't seen it work since emacs 21 or so:

  (load-library "ls-lisp")
  (setq ls-lisp-dirs-first t)

This is supposed to essentially sort on file type first, and name (or
whatever) second, so you get all the directories up at the top of the
listing, and the files grouped together at the bottom.

Note: I'm running:

  GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.16.1) of
  2010-07-01 on fineline



reply via email to

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