GNU bug report logs - #10594
grep column counting is broken in Emacs 24

Previous Next

Package: emacs;

Reported by: Le Wang <l26wang <at> gmail.com>

Date: Tue, 24 Jan 2012 14:14:01 UTC

Severity: normal

Fixed in version 24.0.93

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Le Wang <l26wang <at> gmail.com>
Subject: bug#10594: closed (Re: bug#10594: grep column counting is broken
 in Emacs 24)
Date: Wed, 25 Jan 2012 02:03:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#10594: grep column counting is broken in Emacs 24

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 10594 <at> debbugs.gnu.org.

-- 
10594: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10594
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 10594-done <at> debbugs.gnu.org
Subject: Re: bug#10594: grep column counting is broken in Emacs 24
Date: Tue, 24 Jan 2012 21:02:26 -0500
Version: 24.0.93

Le Wang wrote:

> The effect of this bug is when I click on a grep target the point moves to
> one in front of the match.

Thanks; fixed.

[Message part 3 (message/rfc822, inline)]
From: Le Wang <l26wang <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: grep column counting is broken in Emacs 24
Date: Tue, 24 Jan 2012 22:13:06 +0800
[Message part 4 (text/plain, inline)]
Reproducible in very recent build as of this message.

The effect of this bug is when I click on a grep target the point moves to
one in front of the match.  (assuming compilation-first-column==1, which is
the default)

Details:

`compilation-move-to-column' always references `compilation-first-column'
when calculating columns.  It should not for "grep" output, because the
column # is calculated by `grep-regexp-alist'.


-- 
Le
[Message part 5 (text/html, inline)]

This bug report was last modified 13 years and 121 days ago.

Previous Next


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