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

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

bug#5597: Dired unable to properly recognize file names


From: Glenn Morris
Subject: bug#5597: Dired unable to properly recognize file names
Date: Sat, 20 Feb 2010 21:30:21 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Stefan Monnier wrote:

> I think it depends on whether your `ls' supports --dired.

Indeed it fails if one sets dired-use-ls-dired to nil.

That variable is initialized in a funny way, via

(string-match "gnu" system-configuration)

I guess (?) many Mac users do indeed have access to GNU ls, despite
not having "gnu" in their `system-configuration'.

It also doesn't really seem to be documented anywhere that dired will
perform less well if the underlying ls does not support --dired.






reply via email to

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