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

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

bug#35326: 26.1; vc-git-grep should pass -i like isearch


From: Lars Ingebrigtsen
Subject: bug#35326: 26.1; vc-git-grep should pass -i like isearch
Date: Tue, 25 Jun 2019 13:00:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Antoine Beaupré <anarcat@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





reply via email to

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