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
When I add a directory to the remote path on tramp via (add-to-list 'tramp-remote-path "~/opt/bin")
helm-gtags-dwim no longer realizes that the files are remote and assumes they are local.
I get this error message:
helm-gtags--find-tag-from-here-init: Error: /home/rsalmon/src/ior-3.0.1/src/ior.c
emacs 26.1 on OS X local host and linux remote host.
The text was updated successfully, but these errors were encountered:
Sorry late reply. However I cannot reproduce. I suppose it is helm-gtags bug if you install GNU global under /usr/local instead of ~/opt/bin then it works.
When I add a directory to the remote path on tramp via (add-to-list 'tramp-remote-path "~/opt/bin")
helm-gtags-dwim no longer realizes that the files are remote and assumes they are local.
I get this error message:
helm-gtags--find-tag-from-here-init: Error: /home/rsalmon/src/ior-3.0.1/src/ior.c
emacs 26.1 on OS X local host and linux remote host.
The text was updated successfully, but these errors were encountered: