GNU bug report logs -
#60559
29.0.60; "Cannot activate tree-sitter" spam
Previous Next
Reported by: Eric Gillespie <epg <at> pretzelnet.org>
Date: Wed, 4 Jan 2023 17:28:01 UTC
Severity: normal
Tags: notabug, wontfix
Merged with 60176,
60874
Found in version 29.0.60
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Cc: casouri <at> gmail.com, monnier <at> iro.umontreal.ca, larsi <at> gnus.org,
> theo <at> thornhill.no, jostein <at> secure.kjonigsen.net, 60559 <at> debbugs.gnu.org,
> epg <at> pretzelnet.org, mardani29 <at> yahoo.es
> Date: Thu, 05 Jan 2023 08:40:33 +0000
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> Auto-completion.
> >>
> >> 1. emacs -Q
> >> 2. M-: (featurep 'go-ts-mode) ; => nil
> >> 3. <F1> f go-ts- <TAB> mode <RET>
> >> 4. M-: (featurep 'go-ts-mode) ; => t
> >
> > I cannot reproduce this with toml-ts-mode on the emacs-29 branch.
> > go-ts-mode is still the default for Go files, but toml-ts-mode is not
> > the default for TOML files.
>
> I just checked, and I cannot reproduce on emacs-29 branch with both
> go-ts-mode and toml-ts-mode. <TAB> in (3) simply don't trigger
> completion (and thus no auto-loading). Presumably because auto-loading
> on completion is not yet available.
>
> The above steps only work on master.
Which change on master has this effect? I cannot find anything in
NEWS.
Moreover, doing the above on master with c-ts-mode and toml-ts-mode I
cannot reproduce the behavior you describe. Only go-ts-mode does
reproduce it.
This bug report was last modified 2 years and 119 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.