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: Antoine Beaupré <anarcat <at> orangeseeds.org>
To: Lars Ingebrigtsen <larsi <at> gnus.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 09:03:47 -0400
On 2019-06-25 13:00:05, Lars Ingebrigtsen wrote:
> 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.

Thanks!

a.

-- 
Never be deceived that the rich will allow you to vote away their wealth.
                        - Lucy Parsons




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.