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


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 23426 <at> debbugs.gnu.org, heinz <at> h-rommerskirchen.de, dgutov <at> yandex.ru
Subject: Re: bug#23426: 25.0.93; dired-do-find-regexp doesn't find newline
Date: Tue, 03 May 2016 19:18:06 +0300
> From: Glenn Morris <rgm <at> gnu.org>
> Date: Mon, 02 May 2016 21:18:42 -0400
> Cc: 23426 <at> debbugs.gnu.org, Heinz Rommerskirchen <heinz <at> h-rommerskirchen.de>
> 
> Dmitry Gutov wrote:
> 
> >> - type "A C-q C-j C-q C-j"
> [...]
> >> In former versions of Emacs (e.g. 24.5.1) this same recipe brought you
> >> to the first empty line in one of the marked files.
> >
> > I don't know if it's possible to search for "A^J^J" using find+grep,
> > and it's the implementation choice for this function.
> 
> (The fact that it uses grep should perhaps be documented, since it
> affects what one can search for.)

I added that to the doc string.  I'm much less inclined to state this
ion the manual, as this seems to be a subtle implementation detail,
and is probably subject to change.

> For this specific example, a grep-ish way to find empty lines is '^$'.
> However, using "A" to search for that (or the empty regexp) causes Emacs
> to hang indefinitely. :(

That's a bug that should be fixed, for sure.




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

Previous Next


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