GNU bug report logs - #23426
25.0.93; dired-do-find-regexp doesn't find newline

Previous Next

Package: emacs;

Reported by: Heinz Rommerskirchen <heinz <at> h-rommerskirchen.de>

Date: Mon, 2 May 2016 17:19:02 UTC

Severity: normal

Merged with 24305

Found in versions 25.0.93, 25.1

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Kaushal Modi <kaushal.modi <at> gmail.com>
Cc: 23426 <at> debbugs.gnu.org, heinz <at> h-rommerskirchen.de, drew.adams <at> oracle.com, dgutov <at> yandex.ru
Subject: bug#23426: 25.0.93; dired-do-find-regexp doesn't find newline
Date: Wed, 04 May 2016 19:41:52 +0300
> From: Kaushal Modi <kaushal.modi <at> gmail.com>
> Date: Wed, 04 May 2016 16:20:25 +0000
> Cc: 23426 <at> debbugs.gnu.org, heinz <at> h-rommerskirchen.de
> 
> - NOT bind A/Q at all if the right dependencies are not found.

That's not possible.  To find the dependencies, we need a trigger,
which is the command itself.  So it must be bound.

> - Another alternative would be (if we want to keep A/Q bindings) that a user-error or error be thrown if the
> correct external dependencies are not installed. The user should be let known that they need to install the GNU
> find/grep executables for their platform in order to use those commands. In the current implementation, the
> user will just assume that they searched something and nothing got returned.

Detecting the situation and signaling an error is probably a good
thing.  But I'm not sure it isn't too late for such changes, unless we
want to delay the release.

> - The requirement to have find/grep installed should also go to backward incompatible changes section in
> NEWS.

As Dmitry points out, there is no such section.




This bug report was last modified 8 years and 270 days ago.

Previous Next


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