bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20629: 25.0.50; Regression: TAGS broken, can't find anything in C++


From: Dmitry Gutov
Subject: bug#20629: 25.0.50; Regression: TAGS broken, can't find anything in C++ files.
Date: Thu, 28 May 2015 16:00:54 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

On 05/28/2015 03:16 PM, Francesco Potortì wrote:

second, if appropriate, match against a tag ::NAME
third, regex match against a tag .*::NAME$

Why can we use colons? That implies some sort of knowledge about C++, whereas until now etags.el has remained language-agnostic.

fourth, match against the entry, without looking at the tag

That brings us false positives.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]