GNU bug report logs -
#12044
24.1; ls does not support --dired
Previous Next
Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Date: Wed, 25 Jul 2012 10:14:01 UTC
Severity: minor
Tags: moreinfo
Found in version 24.1
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 12044 <at> debbugs.gnu.org (full text, mbox):
Am 30.07.2012 um 01:38 schrieb Glenn Morris:
> Please give the details of how it "fails to work".
It reports
ls does not support --dired; see `dired-use-ls-dired' for more details.
but produces somehow a good directory listing with file names like (where the umlauts cannot be found, but that's another problem probably):
-rw-r--r-- 1 pete admin 17 25 Mär 2010 o₂
-rw-rw-r--@ 1 pete admin 32216 17 Nov 2002 RGB äöüæÆÜÖÄ.txt
Maybe I am misinterpreting this message. I am concerned because I had prepared for GNU Emacsen 23 and 24 customisation à la
'(dired-listing-switches "-ahlN")
which are only OK for gls. Previously I could simply
(setq dired-use-ls-dired "gls --dired")
now it's getting a bit confusing. Is gls found and used or is the ls emulation doing the job? It would be an improvement when GNU Emacs would also report what it will use to generate the dired buffers.
>
> Note that
>
> ls -dired
>
> is equivalent to
>
> ls -d -i -r -e -d
>
> for any sane implementation of ls, ie not relevant.
I see!
--
Greetings
Pete
Don't just do something, sit there.
This bug report was last modified 12 years and 287 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.