GNU bug report logs - #64897
29.0.91; Bug (and patch) in find-dired-with-command

Previous Next

Package: emacs;

Reported by: Warren Lynn <wrn.lynn <at> gmail.com>

Date: Thu, 27 Jul 2023 14:25:02 UTC

Severity: normal

Found in version 29.0.91

Fixed in version 29.2

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


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

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: michael_heerdegen <at> web.de, 64897 <at> debbugs.gnu.org, wrn.lynn <at> gmail.com
Subject: Re: bug#64897: 29.0.91; Bug (and patch) in find-dired-with-command
Date: Sun, 13 Aug 2023 12:01:25 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

Hi Eli,

> I was thinking about Dired, not about find-name-dired.
>
> Are you saying that Dired is not affected by this change in Coreutils'
> behavior?

Don't know. I haven't seen such bug reports. And the coreutils change
isn't brand new, I guess it has hit major Linux distros already.

--8<---------------cut here---------------start------------->8---
# grep PRETTY_NAME /etc/os-release
PRETTY_NAME="Fedora Linux 38 (Workstation Edition)"
# ls --version
ls (GNU coreutils) 9.1
--8<---------------cut here---------------end--------------->8---

--8<---------------cut here---------------start------------->8---
# grep PRETTY_NAME /etc/os-release
PRETTY_NAME="Ubuntu 23.04"
# ls --version
ls (GNU coreutils) 9.1
--8<---------------cut here---------------end--------------->8---

Best regards, Michael.




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

Previous Next


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