leoliu / ggtags

Emacs frontend to GNU Global source code tagging system.

Home Page:http://elpa.gnu.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error running timer 'ggtags-highlight-tag-at-point'...

0xDeadbeef86 opened this issue · comments

after successfully creating the 3 gtag-files in my project folder i am getting the following error message in the minibuffer repeatatly:

Error running timer ‘ggtags-highlight-tag-at-point’: (file-missing "Setting current directory" "No such file or directory" "C:/test/")

I am using Emacs inside Cygwin and i think the correct path should be "/cygdrive/c/test/" as it is correctly predefined when i am getting prompted for creating the ctags.

Similar issues come up quite a lot. Could you check past issues for useful hints? Thanks.