GNU bug report logs -
#9039
24.0.50; dired "f" fails on directory that begins with a space
Previous Next
Reported by: merlyn <at> stonehenge.com
Date: Sun, 10 Jul 2011 02:22:02 UTC
Severity: normal
Merged with 3710,
4044,
5597
Found in version 24.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: merlyn <at> stonehenge.com (Randal L. Schwartz)
> Date: Sat, 09 Jul 2011 19:46:03 -0700
> Cc: 9039 <at> debbugs.gnu.org
>
> GM> OK, your dired doesn't support the --dired option. In this case, dired
> GM> is known to not perform as well, especially with regards to file names
> GM> with spaces. If you install GNU ls, it will work better.
>
> And yet, "find-file" finds the directory with a space just fine, and
> even autocompletes it.
find-file does not use `ls'.
> Why isn't GNU Emacs using readdir() and stat() internally? Why is it
> depending on an external ls?
It was always like that with Dired on Posix platforms. If you want a
Lisp emulation of `ls', try loading ls-lisp, maybe you will find it
better for your taste.
This bug report was last modified 13 years and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.