all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: ls-lisp to sort directories first
Date: Wed, 04 Aug 2010 08:16:10 +1000	[thread overview]
Message-ID: <8762zrbavp.fsf@puma.rapttech.com.au> (raw)
In-Reply-To: 87tynb77d7.fsf@kzsu.stanford.edu

Joseph Brenner <doom@kzsu.stanford.edu> writes:

> 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
>

I'm running emacs 24 and it appears to work for me. I have the follwoing
in my .emacs 

 '(ls-lisp-dirs-first t)
 '(ls-lisp-use-insert-directory-program nil)
 '(ls-lisp-use-localized-time-format t)


Tim

-- 
tcross (at) rapttech dot com dot au


      reply	other threads:[~2010-08-03 22:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-03 20:45 ls-lisp to sort directories first Joseph Brenner
2010-08-03 22:16 ` Tim X [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8762zrbavp.fsf@puma.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.