GNU bug report logs - #10707
24.0.93; next-error jumps to wrong location for rgrep buffers

Previous Next

Package: emacs;

Reported by: Helmut Eller <eller.helmut <at> gmail.com>

Date: Fri, 3 Feb 2012 09:36:02 UTC

Severity: normal

Tags: unreproducible

Found in version 24.0.93

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


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

From: npostavs <at> users.sourceforge.net
To: Helmut Eller <eller.helmut <at> gmail.com>
Cc: 10707 <at> debbugs.gnu.org
Subject: Re: bug#10707: 24.0.93;
 next-error jumps to wrong location for rgrep buffers
Date: Wed, 10 Aug 2016 20:18:32 -0400
tags 10707 unreproducible
quit

Helmut Eller <eller.helmut <at> gmail.com> writes:

> 1. create a file /tmp/test.txt with this text attach below.
>
> 2. execute rgrep: (rgrep "struct" "test.txt" "/tmp/")

I used M-: (progn (grep-compute-defaults) (rgrep "struct" "test.txt" "/tmp/"))

>
> 3. M-x next-error jumps to the line with "data structures".  That's OK.
>
> 4. M-x next-error a second time jumps to the line with "STRING_MARKED_P"
> which is wrong.

For all of 23.4, 24.1, and 25.1-rc1 it jumps to the "struct" in "For
struct terminal".  Perhaps this was fixed.




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

Previous Next


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