GNU bug report logs - #62096
30.0.50; find-dired, dired-goto-file and spaces

Previous Next

Package: emacs;

Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>

Date: Fri, 10 Mar 2023 14:55:02 UTC

Severity: normal

Found in version 30.0.50

Full log


View this message in rfc822 format

From: Manuel Giraud <manuel <at> ledu-giraud.fr>
To: Daniel Martín <mardani29 <at> yahoo.es>
Cc: 62096 <at> debbugs.gnu.org, stephen.berman <at> gmx.net, drew.adams <at> oracle.com
Subject: bug#62096: 30.0.50; find-dired, dired-goto-file and spaces
Date: Sat, 11 Mar 2023 19:46:17 +0100
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.