Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm-gtags unable to find remote files when 'tramp-remote-path is set #182

Open
salmr0 opened this issue Jun 14, 2018 · 1 comment
Open

Comments

@salmr0
Copy link

salmr0 commented Jun 14, 2018

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.

@syohex
Copy link
Contributor

syohex commented Mar 28, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants