GNU bug report logs -
#62096
30.0.50; find-dired, dired-goto-file and spaces
Previous Next
Full log
View this message in rfc822 format
Daniel Martín <mardani29 <at> yahoo.es> writes:
[...]
>> For testing without recompiling Emacs, one could evaluate this:
>>
>> (setq find-ls-option-default-ls
>> (cons "-ls" (if (or (eq system-type 'berkeley-unix)
>> (eq system-type 'darwin))
>> "-dgils"
>> "-dilsb")))
>>
>>
>> Daniel: I'd like to hear what it does on macOS.
>>
>
> I've tested your patch and it seems to work fine on macOS. However,
> users can install GNU findutils on macOS, and in those systems the bug
> would still be present.
Thanks for those tests.
> Is there a more reliable way to discern between GNU find and other find
> implementations, without checking the system-type?
Maybe this can be the subject for another bug report? Or you can
improve on this one? WDYT?
Me, I think that we could apply as is to emacs-29. FreeBSD and NetBSD
have not been tested on but at least we are in line with their find(1)
man page. Is there any other 'berkeley-unix system?
--
Manuel Giraud
This bug report was last modified 2 years and 92 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.