GNU bug report logs -
#36644
Git log search
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Sat, 13 Jul 2019 22:32:02 UTC
Severity: wishlist
Tags: fixed
Fixed in version 27.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 36644 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Thu, 18 Jul 2019 18:01:12 +0300, Dmitry Gutov <dgutov <at> yandex.ru> said:
Dmitry> On 16.07.2019 23:15, Juri Linkov wrote:
>> Should this still be used when the need is to pass regexps to the backend
>> search command verbatim?
Dmitry> What do you mean, "the need"? If it's a verbatim string, we should
Dmitry> escape characters that have special meaning in regexps (or do like
Dmitry> Andreas suggested and pass --fixed-string to 'git log'). If it's a
Dmitry> regexp, we should document it as such.
'verbatim' to me means that emacs should not touch it. If the backend
command such as git chooses to interpret that string as a regexp,
thatʼs up to the command. If emacs starts escaping characters in the
string or using --fixed-string, then we limit the functionality to
*only* fixed strings.
Robert
This bug report was last modified 6 years and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.