bug-global
[Top][All Lists]
Advanced

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

Re: can not gtags-goto-tag on Emacs 23.3.1


From: Yukio Goto
Subject: Re: can not gtags-goto-tag on Emacs 23.3.1
Date: Wed, 7 Mar 2012 19:30:27 +0900

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.



reply via email to

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