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: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#10594: closed (grep column counting is broken in Emacs 24)
Date: Wed, 25 Jan 2012 02:03:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 24 Jan 2012 21:02:26 -0500
with message-id <l1wr8g1qvh.fsf <at> fencepost.gnu.org>
and subject line Re: bug#10594: grep column counting is broken in Emacs 24
has caused the debbugs.gnu.org bug report #10594,
regarding grep column counting is broken in Emacs 24
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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 3 (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 4 (text/html, inline)]
[Message part 5 (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.


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.