GNU bug report logs -
#20629
25.0.50; Regression: TAGS broken, can't find anything in C++ files.
Previous Next
Reported by: "Jan D." <jan.h.d <at> swipnet.se>
Date: Fri, 22 May 2015 05:59:02 UTC
Severity: normal
Found in version 25.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 05/27/2015 06:46 PM, Eli Zaretskii wrote:
> Maybe I'm confused, but what about tag-exact-match-p?
We collect matches that satisfy either tag-exact-match-p, or
tag-implicit-name-match-p.
> Yes, we did. That's what the -Q switch controls.
Okay, but we match those tags with tag-implicit-name-match-p, don't we?
>> Running 'etags -Q', and updating tag-implicit-name-match-p to also
>> include : in NONAM should both show us the qualified names in the
>> completion table, as well match the unqualified names when asked for tags.
>
> I guess I really don't understand your suggestion, then.
The result would be that the completion table only returns qualified
method names, but xref-find-definitions (or find-tag) also shows matches
for unqualified method names.
This bug report was last modified 9 years and 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.