|
From: | Dmitry Gutov |
Subject: | Re: Adding support for xref jumping to headers/interfaces |
Date: | Wed, 8 Mar 2023 22:15:18 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 |
On 08/03/2023 21:49, Eli Zaretskii wrote:
If all the rest are also okay with such a change, then yes, this obstacle is down.
Hmm, tag-implicit-name-match-p uses the $ anchor in its regexp (line 1652), seemingly unnecessarily. That condition can break.
I suppose that we could ensure to only produce explicit tags when kinds are added.
Or add a new switch to etags which would add kinds, default to off. Then the new feature would be supported (by etags backend) only for users who made sure to generate that info.
[Prev in Thread] | Current Thread | [Next in Thread] |