GNU bug report logs -
#46859
28.0.50; [PATCH]: Add option to truncate long lines in xref.el
Previous Next
Reported by: Theodor Thornhill <theo <at> thornhill.no>
Date: Mon, 1 Mar 2021 20:42:01 UTC
Severity: normal
Tags: patch
Found in version 28.0.50
Fixed in version 28.1
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
Message #158 received at 46859 <at> debbugs.gnu.org (full text, mbox):
On 06.03.2021 14:58, Gregory Heytings wrote:
>> What you're thinking of seems to require a Grep-specific version of
>> xref--convert-hits logic, which in the end constructs specialized xref
>> items with a new type of location (alternative to xref-file-location).
>>
>
> Yes, that's what I'm thinking of indeed, but it's not specific to "grep"
> because it would work the same way with ripgrep, ag and ack. But indeed
> it's specific to grep-like tools.
Ah, ok. If ripgrep can do this as well, it would be more general (a good
thing).
Note that it mentions the following in the description of its -b argument:
If ripgrep does transcoding, then the byte offset is in terms of the
the result of transcoding and not the original data. This applies
similarly to another transformation on the source,
such as decompression or a --pre filter. Note that when the PCRE2
regex engine is used, then UTF-8 transcoding is done by default.
This bug report was last modified 4 years and 89 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.