unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Wilfred Hughes <wilfred@potatolondon.com>
To: 9408@debbugs.gnu.org
Subject: bug#9408: A simple patch
Date: Tue, 30 Aug 2011 17:42:42 +0100	[thread overview]
Message-ID: <CAMJPRQxJOGeF811EVNvuzugRFLDrHJi0PhEdv-2nW09ntpS-SA@mail.gmail.com> (raw)
In-Reply-To: <CAMJPRQxYzfjfO67wT9vR8XdScM3S3A+Ae5vQJ8LgnHK=f_8RDw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

Fixing this should be just a matter of changing line 890 of vc-git.el:

(grep-expand-template "git grep -n -e <R> -- <F>" regexp files))

To:

(grep-expand-template "git grep --no-color -n -e <R> -- <F>" regexp files))

Generally --no-color is used, so I can't see any similar issues elsewhere.

[-- Attachment #2: Type: text/html, Size: 376 bytes --]

  reply	other threads:[~2011-08-30 16:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-30 10:55 bug#9408: 23.3; vc-git-grep doesn't link to files when git grep uses colour Wilfred Hughes
2011-08-30 16:42 ` Wilfred Hughes [this message]
2011-09-01  7:30   ` bug#9408: A simple patch Glenn Morris
2011-09-05  8:28 ` bug#9408: 23.3; vc-git-grep doesn't link to files when git grep uses colour Juri Linkov
2011-09-05 12:43   ` Wilfred Hughes
2011-09-06  9:32     ` Juri Linkov
2011-09-06 13:27       ` Wilfred Hughes
2011-09-06 13:40         ` Juri Linkov
2011-09-06 14:06           ` Wilfred Hughes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMJPRQxJOGeF811EVNvuzugRFLDrHJi0PhEdv-2nW09ntpS-SA@mail.gmail.com \
    --to=wilfred@potatolondon.com \
    --cc=9408@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).