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: Drew Adams <drew.adams <at> oracle.com>
To: Manuel Giraud <manuel <at> ledu-giraud.fr>, Stephen Berman <stephen.berman <at> gmx.net>
Cc: "62096 <at> debbugs.gnu.org" <62096 <at> debbugs.gnu.org>
Subject: bug#62096: 30.0.50; find-dired, dired-goto-file and spaces
Date: Fri, 10 Mar 2023 19:55:06 +0000
> 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.

In my tests with `emacs -Q`, `dired-listing-switches' is
just "-al", so I'm guessing that going down this road
isn't the right approach (isn't sufficient).




This bug report was last modified 2 years and 93 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.