HI,

I explain about it.

making files as follows

/a/a1.cpp
   a2.cpp
   /b/b1.cpp
   /b/b2.cpp


and  making tag in /a/ directory .

 cd /a/
 gtags -v

open /a/b/b1.cpp at Emacs.

and call gtags-goto-tag with method in b2.cpp.
My emacs try to open /a/b/b/b2.cpp and file isn't found.

_______________________________________________
Bug-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to