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

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

bug#19466: 25.0.50; xref-find-def doesn't find C functions


From: Eli Zaretskii
Subject: bug#19466: 25.0.50; xref-find-def doesn't find C functions
Date: Mon, 19 Jan 2015 19:41:59 +0200

> Date: Mon, 19 Jan 2015 09:28:35 +0100
> From: martin rudalics <rudalics@gmx.at>
> CC: 19466@debbugs.gnu.org, Helmut Eller <eller.helmut@gmail.com>
> 
>  > Pushed. I'd really like you to look at the implementation, though.
> 
> I didn't see any flaws in it.  In any case we'll find out pretty soon if
> there are.

One issue I still see is that if TAGS is slightly outdated, point is
positioned not on the first line of a function/macro/struct, but on
the line recorded in TAGS.  I hope this will be fixed soon.

Another minor issue is with the help-echo in the xref buffer: it says
"mouse-2: display, mouse-1: navigate", which is confusing because it's
unclear what exactly each of these 2 means.  How about saying
explicitly "show in this window" and "show in another window"
(assuming this is what that does)?

Finally, I still think we need to allow searching symbols not only in
the current buffer's programming language, at least with the tags
back-end.  Without that, we cannot deprecate find-tag.

Thanks.





reply via email to

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