You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am invoking ggtags-find-tag-dwim (M-.) from C source code and get error Error running timer `compilation-auto-jump': (error "Selecting deleted buffer")
I look at Message buffer and see following.
Global found 1 definition
Error running timer `compilation-auto-jump': (error "Selecting deleted buffer")
This is not a persistent problem. I am able to resolve some of the symbols but not others.
I am using 0.8.9 ggtags and I am invoking emacs with -nw option for terminal mode operation.