GNU bug report logs - #34068
26.1; next-error does not go to correct column for grep

Previous Next

Package: emacs;

Reported by: Trevor Spiteri <tspiteri <at> ieee.org>

Date: Mon, 14 Jan 2019 12:44:02 UTC

Severity: normal

Found in version 26.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34068 in the body.
You can then email your comments to 34068 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#34068; Package emacs. (Mon, 14 Jan 2019 12:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Trevor Spiteri <tspiteri <at> ieee.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 14 Jan 2019 12:44:02 GMT) Full text and rfc822 format available.

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

From: Trevor Spiteri <tspiteri <at> ieee.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.1; next-error does not go to correct column for grep
Date: Mon, 14 Jan 2019 13:43:21 +0100
This is a regression from 25 which has the correct behaviour.

emacs -Q
C-x C-f /tmp/hello
Hello
C-x C-s
M-x grep
C-a C-k grep --color -nH --null -e ll /tmp/hello
C-x `

This puts the mark in column 0, not in column 2, even though "ll" is
highlighted in the *grep* buffer.

This is a regression in 26.1, it used to work in 25.

To fix it in my local copy, I edit grep-regexp-alist in grep.el. There
are two instances of 'grep-match-face which I replaced with an unquoted
grep-match-face.





Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 19 Jan 2019 07:55:01 GMT) Full text and rfc822 format available.

Notification sent to Trevor Spiteri <tspiteri <at> ieee.org>:
bug acknowledged by developer. (Sat, 19 Jan 2019 07:55:02 GMT) Full text and rfc822 format available.

Message #10 received at 34068-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Trevor Spiteri <tspiteri <at> ieee.org>
Cc: 34068-done <at> debbugs.gnu.org
Subject: Re: bug#34068: 26.1; next-error does not go to correct column for grep
Date: Sat, 19 Jan 2019 09:54:12 +0200
> From: Trevor Spiteri <tspiteri <at> ieee.org>
> Date: Mon, 14 Jan 2019 13:43:21 +0100
> 
> This is a regression from 25 which has the correct behaviour.
> 
> emacs -Q
> C-x C-f /tmp/hello
> Hello
> C-x C-s
> M-x grep
> C-a C-k grep --color -nH --null -e ll /tmp/hello
> C-x `
> 
> This puts the mark in column 0, not in column 2, even though "ll" is
> highlighted in the *grep* buffer.
> 
> This is a regression in 26.1, it used to work in 25.
> 
> To fix it in my local copy, I edit grep-regexp-alist in grep.el. There
> are two instances of 'grep-match-face which I replaced with an unquoted
> grep-match-face.

Thanks, I installed your proposed change, and I'm closing the bug.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 16 Feb 2019 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 68 days ago.

Previous Next


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