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: Le Wang <l26wang <at> gmail.com>
To: 10594 <at> debbugs.gnu.org
Subject: bug#10594: grep column counting is broken in Emacs 24
Date: Tue, 24 Jan 2012 22:13:06 +0800
[Message part 1 (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 2 (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.