emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#10594: closed (grep column counting is broken in E


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10594: closed (grep column counting is broken in Emacs 24)
Date: Wed, 25 Jan 2012 02:03:02 +0000

Your message dated Tue, 24 Jan 2012 21:02:26 -0500
with message-id <address@hidden>
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
address@hidden)


-- 
10594: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10594
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: grep column counting is broken in Emacs 24 Date: Tue, 24 Jan 2012 22:13:06 +0800 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

--- End Message ---
--- Begin Message --- Subject: Re: bug#10594: grep column counting is broken in Emacs 24 Date: Tue, 24 Jan 2012 21:02:26 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]