Context sensitive gtags.el?

View: New views
1 Messages — Rating Filter:   Alert me  

Context sensitive gtags.el?

by Bugzilla from arne.schmitz@gmx.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everyone!

I want to use GNU Global and gtags.el (or xgtags.el) to edit my source code in
Emacs. All fine and well, so far. But I have some problems still. Consider I
am in some file foo.h which might look like this:

class Foo
{
   void setValue();
};

Also consider, that there are other setValue() declarations and definitions in
different classes. If I simply use gtags-find-tag, it will present me a list
of all the definitions. So the lookup is not context sensitive. Is there a
possibility to achieve this?

Thanks,

Arne

--
Dipl.-Inform. Arne Schmitz              Phone   +49 (0)241 80-21817
Computer Graphics Group                 Fax     +49 (0)241 80-22899
RWTH Aachen University                  http://www.rwth-graphics.de
Ahornstrasse 55, 52074 Aachen, Germany


_______________________________________________
Help-global mailing list
Help-global@...
http://lists.gnu.org/mailman/listinfo/help-global

attachment0 (196 bytes) Download Attachment