bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Q on global/gtags with rust codes


From: Shigio YAMAGUCHI
Subject: Re: Q on global/gtags with rust codes
Date: Wed, 18 Oct 2023 15:39:26 +0900

Hello,
I will correct my wrong statement.

> The cause seems to be a change in Universal Ctags.

The cause of the problem was not in Universal Ctags, but in my insufficient
bug fixes for the following issues:

Universal Ctags: Don't read config files; New 'ctagsoptfile' configurati
Date:   Fri, 07 Apr 2023 13:07:07 +0200

The workaround is still valid.

Regards,
Shigio

On Wed, Oct 18, 2023 at 1:16 PM Shigio YAMAGUCHI <shigio@gnu.org> wrote:
>
> Hello,
> It found out that Pygments plug-in parser does not work now.
> It's not limited to Rust. The cause seems to be a change in
> Universal Ctags.
>
> To get it running, do the following:
>
> [/usr/local/share/gtags/script/pygments_parser.py]
> 142:     self.process = subprocess.Popen([ctags_command, '-xu', '--filter', 
> ...
> |
> v
> 142:     self.process = subprocess.Popen([ctags_command, '-xu',
> '--tag-relative=no', '--filter', ...
>
> Harada san, thank you for the report!
>
> Regards,
> Shigio
-- 
Shigio YAMAGUCHI <shigio@gnu.org>
PGP fingerprint:
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB



reply via email to

[Prev in Thread] Current Thread [Next in Thread]