Hi,
Maybe it is not a bug.
Would you please set GTAGSCONF or use the --gtagsconf option?

Regards,
Shigio

2015-06-24 11:49 GMT+09:00 Tu Do <[email protected]>:

>
> ---------- Forwarded message ----------
> From: Tu Do <[email protected]>
> Date: Tue, Jun 23, 2015 at 2:40 PM
> Subject: Re: Cannot find definitino with ctags backend anymore
> To: Shigio YAMAGUCHI <[email protected]>
>
>
> Here is the test file saved as test.tcl (a single file in a single
> directory):
>
> proc test {} {
>>     return 1 + 1
>> }
>>
>> proc test2 {} {
>>     return 1 + 2;
>> }
>>
>
> The output:
>
> ~/.emacs.d/.cache/junk/test_tcl $ gtags -v --explain --gtagslabel=ctags
>> [Tue Jun 23 14:34:02 ICT 2015] Gtags started.
>> [Tue Jun 23 14:34:02 ICT 2015] Creating 'GTAGS' and 'GRTAGS'.
>>  File './GTAGS' is skipped by skip variable (regex).
>>  File './TAGS' is skipped by skip variable (regex).
>>  File './GPATH' is skipped by skip variable (regex).
>>  File './GRTAGS' is skipped by skip variable (regex).
>> [Tue Jun 23 14:34:02 ICT 2015] Done.
>>
>> ~/.emacs.d/.cache/junk/test_tcl $ global -d test1
>> ~/.emacs.d/.cache/junk/test_tcl $
>>
>
>
> Meanwhile, ctags alone works normally with either Vim or Emacs.
>
>
> _______________________________________________
> Bug-global mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/bug-global
>
>


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

Reply via email to