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

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

Re: (no subject)


From: Eli Zaretskii
Subject: Re: (no subject)
Date: Mon, 02 Aug 2004 07:03:45 +0300

> From: Eugene Kurbatov <eugenero@mail.ru>
> Date: Sun, 01 Aug 2004 15:22:45 +0600
> 
> Hello!  My Dired don't use values of the ls-lisp-dirs-first and
> ls-lisp-verbosity variables to produce list that I wish.  It only did it if I
> call customization group 'Dired' (menu bar Options/Customize Emacs/Specific
> Group) and than make refresh with 'g'.  It's strange isn't it?
> 
> This is the part of my ~/.emacs:
> ;; ...
> (custom-set-variables
> ;; ...
>  '(ls-lisp-dirs-first t)
>  '(ls-lisp-verbosity (quote (uid gid)))
> ;; ...
> )
> 
> 
> Thank you.
> 
> 
> 
> Emacs  : GNU Emacs 21.2.1 (i386-debian-linux-gnu, X toolkit, Xaw3d scroll 
> bars)
>  of 2002-03-22 on raven, modified by Debian
> Package: dired-x

Emacs doesn't use ls-lisp on GNU/Linux systems, so any user options
that pertain to the ls-lisp package will not have any effect.

ls-lisp is for systems that lack the `ls' program (MS-Windows etc.).




reply via email to

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