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.