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


Message #23 received at 62096 <at> debbugs.gnu.org (full text, mbox):

From: Manuel Giraud <manuel <at> ledu-giraud.fr>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: "62096 <at> debbugs.gnu.org" <62096 <at> debbugs.gnu.org>,
 Drew Adams <drew.adams <at> oracle.com>
Subject: Re: bug#62096: 30.0.50; find-dired, dired-goto-file and spaces
Date: Fri, 10 Mar 2023 20:05:04 +0100
I almost got it.  It comes from the test on the switches used to build
the dired buffer.

For a "standard" dired build with ls, on OpenBSD, I just have "-al" as
switches: no "b" so it doesn't trigger the string-replace.

For a find-dired buffer, on OpenBSD, I have "-gilsb" as switches: there
is a "b" that triggers the string-replace (which is not needed here).

I think that the fix should be "test the b switch only for ls built
dired".  I don't know if it will fix Windows.
-- 
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.