emacsorphanage / helm-gtags

GNU GLOBAL helm interface
204 stars 31 forks source link

helm-gtags-path-style set to 'relative is broken #131

Closed jacekmigacz closed 8 years ago

jacekmigacz commented 8 years ago

When you browse results in helm frame and peek using helm-execute-persistent-action, then with helm-gtags-path-style set to 'relative path to the selected file is constructed wrongly. To duplicate this issue you have to browse non-flat source tree (like torvalds/linux). I observed it on both POSIX and MSWIN platforms. At least, please take off _'(helm-gtags-path-style 'relative)_ from sample configuration on the main page.

syohex commented 8 years ago

Could you tell me how to reproduce this issue in more detail ?

test

It seems that it works well.

jacekmigacz commented 8 years ago

completion symbol was found in the same file, at the same dir-level. Problem occurs with multiple directories.

Please try something like this: 131

syohex commented 8 years ago

@jacekmigacz I have merged #132. Could you check latest version ?

jacekmigacz commented 8 years ago

@syohex de0c1c000c050d73dcf4f4330965f64b74d5548d is working fine. de0c1c000c050d73dcf4f4330965f64b74d5548d