Hi,
> And my question is: When pygments parser is used we can only
> do symbol searches, is that correct?

No.
Probably, the cause may be ctags's absence.
How about confirming the existence of ctags?

Regards,
Shigio


2016-02-25 17:56 GMT+09:00 Pavel Nedev <[email protected]>:

> Hello,
>
> I'm trying to figure out how global and pygments work together and I'm
> doing the following:
>
> 1) gtags -c --skip-unreadable --gtagsconf
> /usr/local/share/gtags/gtags.conf --gtagslabel=pygments
> 2) global -dx start
>         Nothing is found.
> 3) global -rx start
>         Nothing is found.
> 4) global -c start
>         Nothing is found.
> 5) global -sx start
>         Results:
>                 start           104 src/CmdEngine.cpp           unsigned r
> = engine->start();
>                 start           115 src/CmdEngine.cpp           unsigned
> CmdEngine::start()
>                 start             69 src/CmdEngine.h            unsigned
> start();
>
> And my question is: When pygments parser is used we can only do symbol
> searches, is that correct?
>
> My version of Global is 6.5.2.
>
> Thanks and Regards,
> Pavel
>
> _______________________________________________
> Help-global mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/help-global
>



-- 
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3
_______________________________________________
Help-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-global

Reply via email to