GNU bug report logs -
#50630
28.0.50; list-directory shows free space for current directory, not the specified one
Previous Next
Reported by: John Cummings <john <at> rootabega.net>
Date: Thu, 16 Sep 2021 23:39:02 UTC
Severity: normal
Found in version 28.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #43 received at 50630 <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 24 Sep 2021 19:58:25 +0000
> From: John Cummings <john <at> rootabega.net>
>
> Along those lines, I also attempted to skip the test when ls-lisp
> would be used during files-tests.el, which I predict might happen when
> building on Windows?
Why did you need to skip those tests? Can you elaborate?
> + ;;Try to verify that insert-directory will come from files.el,
> + ;;not ls-lisp.el. Windows builds will probably use ls-lisp.el
> + ;;by default, which will invalidate some tests.
> + (insert-directory-program-used (or (not (featurep 'ls-lisp))
> + ls-lisp-use-insert-directory-program)))
I guess this is part of the same question I asked above? Because I
don't think I understand what you are trying to do here and why.
Thanks.
This bug report was last modified 3 years and 191 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.