GNU bug report logs -
#20728
25.0.50; grep and grep-find templates should have a place holder for the --color argument
Previous Next
Reported by: Dmitry Gutov <dgutov <at> yandex.ru>
Date: Wed, 3 Jun 2015 23:44:01 UTC
Severity: normal
Found in version 25.0.50
Fixed in version 25.1
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 06/04/2015 06:01 PM, Eli Zaretskii wrote:
> Why not allow users of grep.el bind grep-highlight-matches to
> whatever, including nil, and make grep.el obey that?
That would be the effect. rgrep (and zrgrep) call grep-expand-template
to create the command to invoke.
> Using a template
> for such a simple job sounds like over-engineering to me. I can
> understand why the template is used in find-grep and related commands:
> the 'find' or 'xargs' command line is somewhat tricky.
find-grep is what this issue is about.
> But there's no
> such problem with 'grep', so I'm unsure why we want to use a template
> there, let alone have a placeholder for that switch in the template.
The behavior of M-x grep is beyond my concern. But how would you
implement automatic support for that variable in it, if not using a
template?
This bug report was last modified 10 years and 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.