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

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

RE: Getting dired to list directories first in MSDOS


From: Drew Adams
Subject: RE: Getting dired to list directories first in MSDOS
Date: Sun, 25 Mar 2007 06:49:18 -0700

> My question is this: how do you get it to do the same thing under
> MSDOS Emacs?
>
> (progn
>   (setq ls-lisp-ignore-case t)
>   (setq ls-lisp-dirs-first t)
>   (safe-require 'ls-lisp)
>   )

Works for me on MS Windows - dunno about MSDOS Emacs (what is it?).

I use a copy of ls-lisp.el that says:
;; $Id: ls-lisp.el,v 1.50 2004/02/15 18:06:30 fjw Exp $

I also use dired-sort-menu.el and dired-sort-menu+.el:
http://www.emacswiki.org/cgi-bin/wiki/dired-sort-menu%2b.el.






reply via email to

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