Hi, I am programming in java and using etags on Emacs on NT We are using interfaces extensively. The problem is: when I want to go to the definition of a method, etags (Esc .) takes me to the interface file. I get to see the interface, but never get to the actual function definition, which is what I am interested in Is there a way around this problem? thanks, sandip.
