[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#62096: 30.0.50; find-dired, dired-goto-file and spaces
From: |
Manuel Giraud |
Subject: |
bug#62096: 30.0.50; find-dired, dired-goto-file and spaces |
Date: |
Fri, 10 Mar 2023 20:05:04 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
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
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, (continued)
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Manuel Giraud, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Daniel Martín, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Manuel Giraud, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Daniel Martín, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Manuel Giraud, 2023/03/11
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Drew Adams, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Manuel Giraud, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Eli Zaretskii, 2023/03/11
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Eli Zaretskii, 2023/03/11
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Manuel Giraud, 2023/03/11
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces,
Manuel Giraud <=
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Drew Adams, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Manuel Giraud, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Drew Adams, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Manuel Giraud, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Drew Adams, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Manuel Giraud, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Drew Adams, 2023/03/10
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Eli Zaretskii, 2023/03/11
- bug#62096: 30.0.50; find-dired, dired-goto-file and spaces, Drew Adams, 2023/03/10