GNU bug report logs - #35326
26.1; vc-git-grep should pass -i like isearch

Previous Next

Package: emacs;

Reported by: Antoine Beaupré <anarcat <at> orangeseeds.org>

Date: Fri, 19 Apr 2019 18:33:02 UTC

Severity: minor

Tags: fixed

Found in version 26.1

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Antoine Beaupré <anarcat <at> orangeseeds.org>
Cc: 35326 <at> debbugs.gnu.org
Subject: bug#35326: 26.1; vc-git-grep should pass -i like isearch
Date: Tue, 25 Jun 2019 13:00:05 +0200
Antoine Beaupré <anarcat <at> orangeseeds.org> writes:

> -(defcustom vc-git-grep-template "git --no-pager grep -n -e <R> -- <F>"
> +(defcustom vc-git-grep-template "git --no-pager grep -n <C> -e <R> -- <F>"
>    "The default command to run for \\[vc-git-grep].
>  The following place holders should be present in the string:
> + <C> - place to put the options like -i.

Thanks; applied to the trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 330 days ago.

Previous Next


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